a:link {text-decoration: none; cursor: crosshair; color: #E13737; font-weight:bold; }
a:visited {text-decoration: none; cursor: crosshair; color:#8C0000; font-weight:normal; }
a:hover {text-decoration: none; border-bottom: 1px dotted #8C0000; color:#E80808; 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: #C00000;
scrollbar-highlight-color: #C00000;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #C00000;
scrollbar-track-color: #C00000;
scrollbar-darkshadow-color: #C00000;
background: #C00000; 
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: #8C0000;       
}