<style type="text/css">

a:hover {  color: red; text-decoration: none}
a:link {  color: white; text-decoration: none}
a:visited {  text-decoration: none; color: white}


</style>a:hover {  text-decoration: underline}
a:hover {  color: white; text-decoration: underline}
