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

body {
background-color: #8F8A3D;
scrollbar-face-color:#8F8A3D;
scrollbar-arrow-color:#DED567;
scrollbar-track-color:#8F8A3D;
scrollbar-shadow-color:#8F8A3D;
scrollbar-highlight-color:#8F8A3D;
scrollbar-3dlight-color:#DED567;
scrollbar-darkshadow-color:#8F8A3D;}

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

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

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

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