body, html, td, font{
font-family: Verdana; 
color: #6C94C3;
letter-spacing: 0px;
text-align: justify;  
font-weight: normal;
font-size: 9px }

body {
background-color: #000000;
scrollbar-face-color:#000000;
scrollbar-arrow-color:#6C94C3;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#6C94C3;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;}

input, textarea { 
background:#0B1832;
font-family: Verdana;
font-size: 9px;
letter-spacing: 0px;
color: #6C94C3; 
border: 1px solid #6C94C3;}

option, select {
background-color: #0B1832;
font-family: Verdana;
font-size: 9px;
color: #6C94C3;
letter-spacing: 0px;
border: 1px solid #6C94C3;
padding: 0px; }

A:link, A:active, A:visited {
text-decoration:none; 
font-weight:bold;
color:#AEC7E1;}

A:hover {
text-decoration:none; 
color:#6C94C3;
font-weight:none;
background:none;
border-bottom:dotted 1px;
cursor:default;
}
