<Style type="text/css">
a:link {color: yellow; text-decoration:none}
a:visited {color: yellow; text-decoration:none}
a:active {color: yellow; text-decoration:none}
a:hover {background: none; color: white; text-decoration:underlined}

a.nav:link {color: blue; text-decoration:none}
a.nav:visited {color: blue; text-decoration:none}
a.nav:active {color: blue; text-decoration:none}
a.nav:hover {background: none; color: blue; text-decoration:underlined}
</Style>
