a:link {text-decoration: none; cursor: crosshair; color: #331C07; font-weight:bold; }
a:visited {text-decoration: none; cursor: crosshair; color:#997453; font-weight:normal; }
a:hover {text-decoration: none; border-bottom: 1 dotted #331C07; color:#6B533D; cursor: crosshair; font-weight:bold; }


body {

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

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

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

input {        
color: #422912;      
background: transparent;       
font-size: 11px;       
font-weight: regular;       
text-decoration: none;       
font-family: MS Sans Serif;       
text-align: center;       
border-width: 1px;      
border-style: lined;      
border-color: #ECE1CC;       
}