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

body {
background-color: #888A78;
scrollbar-face-color:#888A78;
scrollbar-arrow-color:#F9F7EF;
scrollbar-track-color:#888A78;
scrollbar-shadow-color:#888A78;
scrollbar-highlight-color:#F9F7EF;
scrollbar-3dlight-color:#888A78;
scrollbar-darkshadow-color:#888A78;}

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

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

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

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