

a {text-decoration: none }

a:link {color: blue}
a:visited {color: blue}
a:active {color: blue}
a:hover {color: yellow; background: blue}

h1 { font-size: 24pt; color: beige; font-style: italic; text-align: center; letter-spacing: -0.08em}
h2 { font-size: 11pt }
h3 { font-size: 20pt; color: #cc0000; text-align: center; letter-spacing: -0.08em}
h4 { font-size: 9pt; color: white; text-align: left; font-style: italic;}
h5 { font-size: 12pt }
h6 { font-size: 9pt }


