html, body, table {background-color: #FFF5EE; color: #000000; font-family: "arial"; text-decoration: none; font-size: 10pt }
a          {font-family: "arial"; text-shadow: "black"; font-size: 10pt }
a:link     {color: #8B4513; text-decoration: none  }
a:visited  {color: #8B4513; text-decoration: none  }
a:active   {background-color: #DEB887; color: #FFF5EE; text-decoration: none  }
a:hover    {background-color: #DEB887; color: #FFF5EE; text-decoration: none  }
.sform {  font-size: 14px; color: #000000; width: 160; height: 20; border-left: 1px solid #999999; border-bottom: 1px solid #999999; border-right: 1px solid #999999; border-top: 1px solid #999999 }
.sbutton { font-size: 14px; width: 160; color: #000000; font-weight: bold; background-color: #E8E8E8; border-left: 1px solid #576675; border-bottom: 1px solid #576675; border-right: 1px solid #576675; border-top: 1px solid #576675}

<style> 
<!-- 
BODY { 
scrollbar-arrow-color:#FFF5EE; 
scrollbar-base-color:#D2B48C; 
scrollbar-face-color:#DEB887; 
scrollbar-highlight-color:#FFF5EE; 
scrollbar-shadow-color:#666666; 
} 
-->
</style>