
a:link {color:"#CB3939"; text-decoration:"none"; font-weight:bold;}
a:visited {color:"#A82A2A"; text-decoration:"strike"; font-weight:bold;}
a:hover {color:"#F28080"; text-decoration:"none"; font-weight:bold}
a:active {color:"#c3c3c3"; text-decoration:"none"; font-weight:bold}

body {
font-family: arial;
font-size: 10px;
line-height: 11px;
text-align:justify;
color:#ffffff;
background-color: #000000;

form {
font-family: Arial;
color: #ffffff;
font-size: 11px;

.button {
font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
background: #000000;
border: 1px dashed #CB3939;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;

scrollbar-face-color:#000000;
scrollbar-track-color:#000000;
scrollbar-arrow-color:#CB3939;
scrollbar-base-color:#000000}