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

body {
scrollbar-arrow-color: #BD1B3A;
scrollbar-face-color: #0E1196;
scrollbar-highlight-color: #0E1196;
scrollbar-shadow-color: #BD1B3A;
scrollbar-3dlight-color: #0E1196;
scrollbar-track-color: #0E1196;
scrollbar-darkshadow-color: #0E1196;
}

<!--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: #5C5EC4;       
} -->