a:link {text-decoration: none; border-bottom: 1 dotted #B379B4; cursor: crosshair; color: #F4B3F5; font-weight:bold; }
a:visited {text-decoration: none; cursor: crosshair;  color: #FBD6FC; font-weight:normal; }
a:hover {text-decoration: none; border-bottom: 1 dotted #B379B4; color: #FFFFFF; cursor: crosshair; font-weight:bold; }

body {
scrollbar-arrow-color: #F4B3F5;
scrollbar-face-color: #B379B4;
scrollbar-highlight-color: #B379B4;
scrollbar-shadow-color: #F4B3F5;
scrollbar-3dlight-color: #B379B4;
scrollbar-track-color: #B379B4;
scrollbar-darkshadow-color: #B379B4;
}

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