

a {text-decoration: none }

a:link {color: blue}
a:visited {color: blue}
a:active {color: blue}
a:hover {color: gold; background: red}

body {background-color: #2916F5;}


h1 { font-size: 24pt; color: white; font-style: italic; font-weight: bold; text-align: center; letter-spacing: -0.03em}
h2 { font-size: 18pt; color: red}
h3 { font-size: 18pt; color: black text-align: center;}
h4 { font-size: 12pt; color: black; font-family: Arial}
h5 { font-size: 28pt; color: black; font-style: italic; text-align: center; letter-spacing: -0.08em}
h6 { font-size: 10pt}

