

a {text-decoration: none }

a:link {color: red}
a:visited {color: darkblue}
a:active {color: red}
a:hover {color: gold; background: red}

h1 { font-size: 22pt; color: black; font-style: italic; font-weight: bold; text-align: center; letter-spacing: -0.04em}
h2 { font-size: 18pt; color: red}
h3 { font-size: 12pt; color: maroon}
h4 { font-size: 10pt; font-family: Arial}
h5 { font-size: 28pt; color: black; font-style: italic; text-align: center; letter-spacing: -0.08em}
h6 { font-size: 10pt}


