<!--

a:link {
 color: white;
 font-weight: normal; 
 text-decoration: none;
 font-size: 9px;
 }
a:visited {
 color: white;
 font-weight: normal; 
 text-decoration: normal;
 font-size: 9px;
 }
a:active {
 color:white;
 font-weight: normal; 
 text-decoration: none;
 font-size: 9px;
 }
a:hover {
 color: white;
 text-decoration:  underline;
 font-size: 9px;
 font-weight: bold;
 }  
.small { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10px; 
 font-weight: normal;
 padding-left: 5px;
 line-height: 14px;
 color: #ffffff;
 text-decoration: 
}
input, textarea, select {
 background-color: #ffffff;
 border-style: solid;
 border-width: 1px;
 font-family: verdana, arial, sans-serif;
 font-size: 10px;
 color: #000000;
 padding: 0px;
}
body{
MARGIN: 0px;
scrollbar-face-color: #414141; /*#DEECEF; */
scrollbar-shadow-color: #dddddd; 
scrollbar-highlight-color: #EEEEEE; 
scrollbar-3dlight-color: #999999; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #666666; 
scrollbar-arrow-color: #FFFFFF; 
}

-->
