a:link {text-decoration: none; border-bottom: 1 dotted #2B6F30; cursor: crosshair; color: #2B6F30; font-weight:bold; }
a:visited {text-decoration: none; cursor: crosshair;  color: #C3C521; font-weight:normal; }
a:hover {text-decoration: none; border-bottom: 1px solid #C3C521; color:#2B6F30; cursor: crosshair; font-weight:bold; }

body {
scrollbar-arrow-color: #2B6F30;
scrollbar-face-color: #062C09;
scrollbar-highlight-color: #062C09;
scrollbar-shadow-color: #2B6F30;
scrollbar-3dlight-color: #062C09;
scrollbar-track-color: #062C09;
scrollbar-darkshadow-color: #062C09;
background:#09350D;
background-image:url('background.png');
}

<!--input {        
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: #062C09;       
} -->