A
{ text-decoration: none; color:#000000; }
A:link
{ text-decoration: none; color:#000000; }
A:hover
{ text-decoration: none; color:#000000;}
A:visited
{ text-decoration: none; color:#000000; }
A:active
{ text-decoration: none; color:#000000; }

body 
{ background: #FFFFFF; 
background-image: none; 
background-repeat: no-repeat;
background-position: bottom right; 
background-attachment: fixed; 

font-family:  verdana;
color: #000000; 
font-size: 8pt;

scrollbar-face-color : #FFFFFF; 
scrollbar-highlight-color : #FFFFFF; 
scrollbar-3dlight-color : #FFFFFF; 
scrollbar-shadow-color : #FFFFFF; 
scrollbar-darkshadow-color : #FFFFFF;
scrollbar-track-color : #FFFFFF; 
scrollbar-arrow-color : #000000; 
}

input, textarea
{ background: #FFFFFF;
font-family: verdana; 
color: #000000; 
border-style: solid; 
border-color: #000000;
border-width: 2px; }