BODY {
scrollbar-base-color : #000040;
scrollbar-arrow-color : #FFFFFF; 
} 
A:link {text-decoration: none; color: red} 
A:visited {text-decoration: none; color: red} 
A:active {text-decoration: underline; color: white} 
A:hover {text-decoration: underline; color: white; background-color: #000040}