A  {color : #003399; text-decoration : none; font-size: 12px;}
A:Visited  {color : #003399;text-decoration : none;}
A:Active  {color : red;text-decoration : underline;}
A:Hover  {color : #000099;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:#5CAD85;}
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:#CCCCCC;}
a.customnav {color:#CCCCCC;}
a.customnav:visited {color: #CCCCCC; text-decoration: none;}
a.customnav:active {color: #CCCCCC;}
a.customnav:hover {text-decoration: underline; color: #CCCCCC;}

.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;}

.content {font-family: verdana, arial; font-size: 12px; color:white; align:center; background:#5CAD85;}
a.content {color:white;}
a.content:visited {color: white; text-decoration: none;}
a.content:active {color: white;}
a.content:hover {text-decoration: underline; color: white;}

.body {background: #ffffff;}

.b, a.b, a.b:visited, a.b:active {color: #000; font-weight: bold;}
a.b:hover {color: #333;}
.w, a.w, a.w:visited, a.w:active {color: #fff;}
a.w:hover {color: #ffc;}
