h1 { font-family: Verdana; font-size: 12; Font-weight: normal; color: white }
body { background-color: maroon}

A:link { text-decoration: none; color: white; }
A:visited {  text-decoration: none; color: white; }
A:active {  text-decoration: none; color: silver; }
A:hover { text-decoration: underline; color: white }
h2 { font-family: verdana; font-size: 14; color: white }
h3 { font-family: verdana; font-style: bold; font-size: 18; color: white }
h4 { font-family: verdana; font-size: 20; font-style: bold; color: white }



