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

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


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

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

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

A:hover {
text-decoration:none; 
color: #FFFFFF;
font-weight:bold;
background: #D3AA50;
border: 1px solid #FFFFFF;
cursor:default;
}

