A  {color : #000000; text-decoration : underline; font-size: 12px;}
A:Visited  {color : grey;text-decoration : underline;}
A:Active  {color : #000000;text-decoration : underline;}
A:Hover  {color : #cccccc;text-decoration : underline;}
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:white; background:000000;}
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: #999999; color: #999999;}
BODY  {font-family:verdana, arial; font-size: 12px; color: black; background: #CCCCCC;}