body {
	background-color: #6666FF; 
	font-family: Arial; 
	color: #FFFFFF; 
	font-size: 10pt;
	scrollbar-face-color:#6666FF; 
	scrollbar-track-color:#6666FF; 
}
a:link {
	font-size: 10pt; 
	font-family: Arial; 
	font-weight: bold;
	color: #C0C0C0; 
	text-decoration: none  
}
a:visited {
	text-decoration: none; 
	font-family: Arial; 
	font-weight: bold;
	font-size: 10pt; 
	color: #C0C0C0;  
}
a:hover {
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none; 
}
