

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: 18pt; color: beige; font-style: italic; text-align: center; letter-spacing: -0.08em}
h2 { font-size: 18pt; color: red}
h3 { font-size: 12pt; }
h4 { font-size: 10pt; }
h5 { font-size: 28pt; color: black; font-style: italic; text-align: center; letter-spacing: -0.08em}



