<style>
a:hover { text-decoration: none}
a:active { text-decoration: none; color: #FF0000}
a:link {  text-decoration: none; color: #CC3300}
a:visited {  text-decoration: none; color: #CC9900}
</style>a:hover {  color: #FF0066; text-decoration: none}
a:hover {  color: #3333CC; text-decoration: none}

