<style type="text/css">
A:link, A:visited, A:active { text-decoration: none }
A:link { color: blue; text-decoration:none }
A:visited { color: blue; text-decoration:none }
A:hover { color: red; background=#FFFF99; text-decoration:none }
body{scrollbar-base-color:FFFF80}
</style>