A  {color : #000000; text-decoration : none; font-size: 12px;}
A:Visited  {color : grey;text-decoration : none;}
A:Active  {color : #000000;text-decoration : underline;}
A:Hover  {color : #000000;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;}
div {font-family: verdana, arial; font-size: 12px; color: black;}

.nav {font-family: verdana, arial; font-size: 12px; color:#ffffff; background:#3366ff;}
a.nav {color:white;}
a.nav:visited {color: white; text-decoration: none;}
a.nav:active {color: white;}
a.nav:hover {text-decoration: underline; color: white;}

.customnav {font-family: verdana, arial; font-size: 12px; color:black;}
a.customnav {color:black;}
a.customnav:visited {color: black; text-decoration: none;}
a.customnav:active {color: black;}
a.customnav:hover {text-decoration: underline; color: black;}

.body {background: #cccccc; color: black;}