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

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

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

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

A:link, A:active, A:visited {
text-decoration:none; 
border-bottom:dotted 1px;
font-weight:bold;
color:#E7DCBB;}

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