body {
	background: white; 
	color: #805050; 
	scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #805050; 
   	scrollbar-highlight-color: #805050; scrollbar-3dlight-color: #FFFFFF; 
   	scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF; 
  	scrollbar-arrow-color: #000000;
   

} 

A:link {font: arial; text-decoration: underline; color:#805050;} 
A:visited {font: arial;text-decoration: none; color: #999999;}
A:active {font: arial; text-decoration: none;color: #CCCCCC;} 
A:hover {font: arial; text-decoration: none; color: #CCCCCC;}

.blur {height:5;
       width:250;
       font-size:12pt;
       font-weight:bold;
       filter:Blur(Direction=45, Strength=8)}

