.nav { color: #FFCC00; font-family: Arial; font-weight: bold; font-size: 10pt; text-decoration: none; }
.nav a:link,.nav a:visited { color: #FFFFFF; font-family: Arial; font-weight: bold; font-size: 10pt; text-decoration: none;}
.nav a:hover { color: #FFCC00; font-weight: bold; text-decoration: none; }
.nav a:active { color: #FFFFFF;	font-weight: bold; text-decoration: none; }

.contact_small { color:#FFCC00; font-family: Arial; font-size: 8pt; text-decoration: none; }
.mailing_address { color:#FFCC00; font-weight: bold; font-family: Arial; font-size: 10pt; text-decoration: none; }

BODY,TD                 {color: #FFF; font-family:Arial; font-size:13px; }

A                       {color: #FFFFFF; text-decoration:none}
A:link                  {color: #FFCC00; text-decoration:none; font-weight: bold;}
A:visited               {color: #FFCC00; text-decoration:none; font-weight: bold;}
A:hover                 {color: #FFCC00; text-decoration:underline; font-weight: bold;}
