A  {color : #000099; text-decoration : none; font-size: 12px;}
A:Visited  {color : #999966;text-decoration : none;}
A:Active  {color : red;text-decoration : underline;}
A:Hover  {color : #990000;text-decoration : underline;}
BODY  {font-family:verdana, arial; font-size: 12px; color: black;}
td {font-family: verdana, arial; font-size: 12px; color: black;}
p {font-family: verdana, arial; font-size: 12px; color: black;}

.nav {font-family: verdana, arial; font-size: 12px; color:white; background:#cccc99;}
a.nav {color:black;}
a.nav:visited {color: black; text-decoration: none;}
a.nav:active {color: black;}
a.nav:hover {text-decoration: underline; color: black;}

.customnav {font-family: verdana, arial; font-size: 12px; color:white;}
a.customnav {color:white;}
a.customnav:visited {color: white; text-decoration: none;}
a.customnav:active {color: white;}
a.customnav:hover {text-decoration: underline; color: white;}

.footer {font-family: verdana, arial; font-size: 12px; color:white;  text-decoration: underline;}
a.footer {color:white; text-decoration: underline;}
a.footer:visited {color: white; text-decoration: underline;}
a.footer:active {color: white; text-decoration: underline;}
a.footer:hover {text-decoration: underline; color: white;}

.body {background: #ffffcc;}