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

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

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

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

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

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