A:link { color: #00639C; text-decoration: none; }
A:visited { color:#00639C; text-decoration: none; }
A:hover { color: Maroon;  text-decoration: none; }
A:active { color: Red; }
a.nav:link { color: #FFFFFF; text-decoration: none; }
a.nav:visited { color: #FFFFFF; text-decoration: none; }
a.nav:hover { color: #FFFFCC; text-decoration: none;}
a.nav:active { color:#FFFF66; text-decoration: none;}
BODY, TD, P, LI, BLOCKQUOTE { 
   font-family: Verdana;
   font-size: 13px
   }
   
H1 {
   font-size: 18px;
   font-weight: bold;
   text-align: center;
   color: #CC3333;
   }