
a:link {color: #999; text-decoration: none;}
a:visited {color: #666; text-decoration: none;}
a:hover {color: #FFF; text-decoration: none; font-weight: bold;}
a:active {color: #0FF; font-weight: bold; text-decoration: none;}
  body {background-color: #333; width:99%}
  header {text-align: right; background-color: #ccc;}
  footer {text-align: right; background color: #ccc;}
  
  #mainhead {font-family:100%/1.25 "Helvetica Neue", Arial, sans-serif; font-weight:bolder}