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

body {
background-color: #6E579C;
scrollbar-face-color:#6E579C;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#6E579C;
scrollbar-shadow-color:#6E579C;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#6E579C;
scrollbar-darkshadow-color:#6E579C;}

input, textarea { 
background:#6E579C;
font-family: Trebuchet MS;
font-size: 9px;
letter-spacing: 0px;
color: #FFFFFF; 
border: 1px solid #FFFFFF;}

option, select {
background-color: #6E579C;
font-family: Trebuchet MS;
font-size: 9px;
color: #FFFFFF;
letter-spacing: 0px;
border: 1px solid #FFFFFF;
padding: 0px; }

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

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