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

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

input, textarea { 
background:#F28A41;
font-family: Verdana;
font-size: 8px;
letter-spacing: 0px;
color: #FBC751; 
border: 1px solid #FBC751;}

option, select {
background-color: #F28A41;
font-family: Verdana;
font-size: 8px;
color: #FBC751;
letter-spacing: 0px;
border: 1px solid #FBC751;
padding: 0px; }

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

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

