a:link {text-decoration: none; cursor: crosshair; color: #A1B34D; font-weight:normal; }
a:visited {text-decoration: none; cursor: crosshair; color: #8E9D49; font-weight:normal; }
a:hover {text-decoration: none; color: #D1E575; border-bottom: 2px solid #A1B34D; cursor: crosshair; font-weight:boldl; }

<!--
BODY {
scrollbar-face-color: #4E562B;
scrollbar-highlight-color: #242A0A;
scrollbar-3dlight-color: #4E562B;
scrollbar-darkshadow-color: #242A0A;
scrollbar-shadow-color: #4E562B;
scrollbar-arrow-color: #4E562B;
scrollbar-track-color: #242A0A;
background: #242A0A; 
background-image: url(background.png);
background-repeat: repeat-y; 
}
-->

<!--input {        
color: #242A0A;      
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: #242A0A;       
} -->