 <style>
H1, BODY 
BODY, P, DIV, A, STRONG, H1 {}

a:visited {background-color: transparent; color:yellow}
a:link {background-color: transparent; color:yellow}
a:hover {background-color:blue; color:white}


</style>



