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

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

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

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

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

A:hover {
text-decoration:none; 
color:#FFFF8E;
border-bottom:solid 1px;
font-weight:none;
background:none;
}

