a:link {text-decoration: none; cursor: crosshair; color: #348C50; font-weight:bold; }
a:visited {text-decoration: none; cursor: crosshair;  color: #7F4876; font-weight:normal; }
a:hover {text-decoration: none; border-bottom: 1px solid #348C50; color:#544352; cursor: crosshair; font-weight:bold; }

body {
scrollbar-arrow-color: #2B6F30;
scrollbar-face-color: #544352;
scrollbar-highlight-color: #544352;
scrollbar-shadow-color: #2B6F30;
scrollbar-3dlight-color: #544352;
scrollbar-track-color: #544352;
scrollbar-darkshadow-color:#544352;
background:#404040;
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: #544352;       
} -->