a:link {text-decoration: none; cursor: crosshair; color: #99B610; font-weight:bold; }
a:visited {text-decoration: none; cursor: crosshair; color:#99B610; font-weight:normal; }
a:hover {text-decoration: none; border-bottom: 1px dotted #FBDF2D; color:#CFB505; cursor: crosshair; font-weight:bold; }


body {

font-family: Trebuchet MS;
font-size: 10px;
color: #000000;

padding-bottom: 3;
padding-left: 3;
padding-right: 3;

scrollbar-arrow-color: #000000;
scrollbar-face-color: #EDE863;
scrollbar-highlight-color: #EDE863;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #EDE863;
scrollbar-track-color: #EDE863;
scrollbar-darkshadow-color: #EDE863;
background-color: #EDE863; 
background-image: url(background.png);
}

input, textarea {        
color: #000000;      
background: transparent;       
font-size: 11px;       
font-weight: regular;       
text-decoration: none;       
font-family: Trebuchet MS;       
text-align: center;       
border-width: 1px;      
border-style: lined;      
border-color: #CFB505;       
}