body {
scrollbar-face-color : #6B3131;
scrollbar-shadow-color : #6B3131;
scrollbar-highlight-color : #6B3131;
scrollbar-3dlight-color : #FFFFFF;
scrollbar-darkshadow-color : #FFFFFF;
scrollbar-track-color : #CF3131;
scrollbar-arrow-color : #FFFFFF;
}
a:link , a:visited , a:active {
color : #FFFFFF;
text-decoration : none;
font-weight : bold;
} 
a:hover {
color : #000000;
text-decoration : none;
font-weight : bold;
}
a.c2:link , a.c2:visited , a.c2:active {
color : #CF3131;
text-decoration : none;
font-weight : bold;
}
a.c2:hover {
color : #FFFFFF;
text-decoration : none;
font-weight : bold;
}
a.c3:link , a.c3:visited , a.c3:active {
color : #FFFFFF;
text-decoration : none;
font-weight : normal;
}
a.c3:hover {
color : #CF3131;
text-decoration : none;
font-weight : bold;
}
input , textarea {
background-color : #CF3131;
color : #FFFFFF;
font-family : Tahoma, serif;
font-size : 10px;
border : 1px solid #FFFFFF;
}
fieldset {
background-color : #6B3131;
color : #FFFFFF;
font-family : Tahoma, serif;
font-size : 10px;
border : 1px solid #FFFFFF;
}
table , span {
font : 10px Tahoma, serif;
color : #FFFFFF;
}