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

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

H1 { font-size : 12; color : #F5DFB0; font-weight : bold; }

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

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

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

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