a:link, a:visited, a:active, 
a{
background-color:#52a1de;
color:white
}
a:hover{
background-color:#ffffcc;
color:#336E9B
}



<!--
body {
scrollbar-face-color: #52a0dc;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: 3366cc;
scrollbar-shadow-color: white;
scrollbar-arrow-color: yellow;
scrollbar-track-color: #ffffff;
}
-->