
<style>
<!-- thanks to http://www.intensified.org! -->
body 
{
margin:0px;
background-color:#BD9B63;
cursor: auto;

scrollbar-face-color : #BD9B63;
scrollbar-track-color : #BD9B63; 
scrollbar-arrow-color : #99361D; 
scrollbar-highlight-color : #BD9B63; 
scrollbar-3dlight-color : #99361D; 
scrollbar-shadow-color : #99361D; 
scrollbar-darkshadow-color : #BD9B63;
}

input, option, select, textarea
{
font-family: Arial;
font-size: 12px
color: #5A1600;
text-align: left;
border: 1px solid #390000;
background-color: #BD9B63;
}

BODY, P, TABLE, TR, TD
{
font-family: Arial;
font-size: 12px;
color: #5A1600;
text-align: left;
line-height: 14px;
letter-spacing: 0px;
}

a:link { text-decoration: none; font-weight: bold; cursor: auto; color: #99361D; }
a:active { text-decoration: none; font-weight: bold; cursor: auto; color: #99361D; }
a:visited { text-decoration: none; font-weight: bold; cursor: auto; color: #99361D; }
a:hover { text-decoration: none; font-weight: bold; cursor: auto; color: #ffffff; }
</style>
