body { 
scrollbar-face-color: #D9BF91; 
scrollbar-arrow-color: #000000; 
scrollbar-base-color: #996633; 
scrollbar-3d-light-color: #996633; 
scrollbar-darkshadow-color: #996633; 
scrollbar-highlight-color: #e8c48e; 
scrollbar-shadow-color: #e8c48e; 
scrollbar-track-color: #D9BF91;
background-color : #D9BF91; 
} 

a:link { 
font-family: Arial;
font-size: 9pt;
text-decoration:none; 
font-weight:italic; 
color: #000000;  
}
 a:visited 
 {
 font-family: Georgia, Times New Roman, Times, serif; 
 font-size: 9pt;
 text-decoration:none; 
 font-weight:italic; 
 color: #000000; 
 }
 
 a:hover 
 {
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 9pt;
	text-decoration:none;
	font-weight:bold;
	color: #cc3333;	
}

 a:active 
 { 
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 9pt;
 text-decoration:none; 
 font-weight:italic; 
 color:red; 
 }
 


