a.nav:link  { color: #fff; text-decoration: none }
a.nav:visited { color: #ffffff; text-decoration: none }
a.nav:hover { color: #ffffff; text-decoration: underline }
a.nav:active {color: #ffffff; text-decoration: none}
a:link    { color: #03f; text-decoration: none }
a:visited   { color: maroon }
a:hover  { color: #03f; text-decoration: underline }
a:active  { color: #03f; text-decoration: none }
h4  { color: #036; font-weight: bold; font-size: 16px; font-family: Verdana, Georgia, Arial }
body,td,div,p     { color: #036; font-size: 12px; font-family: Verdana, Georgia, Arial }
