<Style type="text/css">
a:link {color: blue; text-decoration:none}
a:visited {color: blue; text-decoration:none}
a:active {color: blue; text-decoration:none}
a:hover {background: none; color: red; text-decoration:none}

a.nav:link {color: white; text-decoration:none}
a.nav:visited {color: white; text-decoration:none}
a.nav:active {color: white; text-decoration:none}
a.nav:hover {background: none; color: #FFCC00; text-decoration:none}
</Style>
