a:link { color: #0000CD; text-decoration: none; }
a:visited { color: #0000CD; text-decoration: none; }
a:hover  { color: #0000CD; text-decoration: underline }
a:active { color: red; text-decoration: underline }
a.nav:link { color: white; text-decoration: none; font-weight: bold; font-size: 10px }
a.nav:visited { color: white; text-decoration: none; font-weight: bold; font-size: 10px }
a.nav:hover  { color: white; text-decoration: underline; font-size: 10px }
a.nav:active { color: aacddd; text-decoration: underline; font-size: 10px }
.bodyTextWhite { color: white; font-size: 10px }
.bodyTextLg { font-size: 16px; }
.bodyTextSm { font-size: 10px; }
body, td { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #101010 }
