<style>
<!--
a {cursor:crosshair; height:1px; font-weight:soft;}
a:link{text-decoration:none; color:#880000; font-weight:soft;} 
a:active{text-decoration:none; color:#880000; font-weight:soft;} 
a:visited {text-decoration:none; color:#880000; font-weight:soft;} 
a:hover {text-decoration:none; color:#FFFFFF; font-weight:soft; background-color:#880000;}

body {
scrollbar-face-color:#880000;
scrollbar-highlight-color:#880000;
scrollbar-3dlight-color:#DFCACA;
scrollbar-darkshadow-color:#880000;
scrollbar-shadow-color:#DFCACA;
scrollbar-arrow-color:#DFCACA;
scrollbar-track-color:#880000;}
-->
</style>