<STYLE>
a {cursor:crosshair; height:1px; font-weight:soft;}
A:link {color: #FF9F00; text-decoration: none; font-weight:soft;}
A:active {color: #FF9F00; text-decoration: none; font-weight:soft;}
A:visited {color: #FF9F00; text-decoration: none; font-weight:soft;}
A:hover {color: #FFF7AF; text-decoration: none; font-weight:soft; background-color:#FF9F00;}

body {cursor:default; font: 7pt verdana; color: #000000; background-color: #FFF7AF;
scrollbar-face-color:#FFF7AF;
scrollbar-highlight-color:#FFF7AF;
scrollbar-3dlight-color:#FFF7AF;
scrollbar-darkshadow-color:#FFF7AF;
scrollbar-shadow-color:#FFF7AF;
scrollbar-arrow-color:#FF9F00;
scrollbar-track-color:#FFF7AF;}
</STYLE>