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

body {
background-color: #35261A;
scrollbar-face-color:#35261A;
scrollbar-arrow-color:#A99B8C;
scrollbar-track-color:#35261A;
scrollbar-shadow-color:#35261A;
scrollbar-highlight-color:#A99B8C;
scrollbar-3dlight-color:#35261A;
scrollbar-darkshadow-color:#35261A;}

input, textarea { 
background:#35261A;
font-family: Verdana;
font-size: 9px;
letter-spacing: 0px;
color: #A99B8C; 
border: 1px solid #A99B8C;}

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

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

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