
a:link { color: #c33; text-decoration: none }
a:visited  { color: #505050; text-decoration: none }
a:hover { color: white; background-color: #c33 }
a:active { color: #505050; background-color: #c33 }
h1  { color: #808080; font-size: 18px; font-weight: bold; margin: 12px 20%; border-style: groove solid ridge; border-width: 4px 20px; border-color: #c33 white }
