a:link {
	color: #000099;
	text-decoration:underline;
       }
a:hover {
         color: #ff6633;
         text-decoration:underline;
        }
a.nav {color:#000099;}
a.nav:Hover {color:#ff6633;}
a.nav2 {color:#ffffff;TEXT-DECORATION: none; font-family: Verdana; font-size: xx-small}
a.nav2:Hover {color:#FFCC00; font-family: Verdana; font-size: xx-small; text-decoration: underline}

a.ht {color:#000099;TEXT-DECORATION: none; font-family: Verdana; font-size: xx-small}
a.ht:Hover {color:#FFCC00; font-family: Verdana; font-size: xx-small; text-decoration: none}

TD {
    font-size: 13;
    font-family: Arial;
   }