<style type="text/css">

A:link {text-decoration:underline; color:navy;}
A:visited {text-decoration:underline; color:navy;}
A:active {text-decoration:underline; color:navy;}
A:hover {text-decoration:underline; color:red;}

body {
scrollbar-face-color:white;
scrollbar-shadow-color:green;
scrollbar-highlight-color:blue;
scrollbar-3dlight-color:white;
scrollbar-darkshadow-color:green;
scrollbar-track-color:#eeeeee;
scrollbar-arrow-color: blue;
} 
</style>

