
<STYLE TYPE="text/css">
a {text-decoration: underline; color: #ACB5BF; cursor: crosshair}
a:link {text-decoration: underline; color: black; cursor: crosshair} 
a:visited {text-decoration: underline; color: #ACB5BF; cursor: crosshair}
a:hover {text-decoration: none; color: black; background-color: silver; cursor: crosshair}
A:hover {
color: black;
background-image: url('linkbckgrnd.gif');
}
body {font-family: verdana; font-size: 1}
<!--
BODY {
scrollbar-face-color: 284458;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: silver;
scrollbar-darkshadow-color: 584C58;
scrollbar-shadow-color: white;
scrollbar-arrow-color: yellow;
scrollbar-track-color: 284458;
}
-->
</STYLE>