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

body {
background-color: #1C1C1C;
scrollbar-face-color:#1C1C1C;
scrollbar-arrow-color:#A8A8A8;
scrollbar-track-color:#1C1C1C;
scrollbar-shadow-color:#1C1C1C;
scrollbar-highlight-color:#A8A8A8;
scrollbar-3dlight-color:#1C1C1C;
scrollbar-darkshadow-color:#1C1C1C;}

input, textarea { 
background:#1C1C1C;
font-family: Tahoma;
font-size: 9px;
letter-spacing: 0px;
color: #A8A8A8; 
border: 1px solid #A8A8A8;}

option, select {
background-color: #1C1C1C;
font-family: Tahoma;
font-size: 9px;
color: #A8A8A8;
letter-spacing: 0px;
border: 1px solid #A8A8A8;
padding: 0px; }

A:link, A:active, A:visited {
text-decoration:none; 
font-weight:bold;
border-bottom:solid 1px;
color:#5F5F5F;}

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