
body, td	{
font-size: 10px;
font-family: Arial, Helvetica;
font-weight: normal;
text-decoration: none;
color: #FFCC33;
scrollbar-base-color:#999999;
scrollbar-3dlight-color:#999999;
scrollbar-arrow-color:#999999;
scrollbar-darkshadow-color:#999999;
scrollbar-face-color:#999999;
scrollbar-highlight-color:#aaaaaa;
scrollbar-shadow-color:#999999;
scrollbar-track-color:#BCBCBC;
}


form { margin:0; padding:0;}
input, textarea { 
background-color: #F5F5F5; 
font-size: 10px; 
border-style: solid; 
border-width: 1;
}
select { 
font-family: Arial, helvetica, sans-serif; 
font-size: 10px; 
background-color: #F5F5F5; 
}

.dg {
}


#fett {
font-weight: bold;
}

a {
font-family: Courier New, Courier, monospace;
font-size: 14px;
}	
a:link { font-weight:normal; color:#000080; text-decoration:none }
a:visited { font-weight:normal; color:#000080; text-decoration:none }
a:hover { font-weight:normal; color:#808080; text-decoration:none }
a:active { font-weight:normal; color:#808080; text-decoration:none }
a:focus { font-weight:normal; color:#808080; text-decoration:none }

