body { 
	background-color: #000438; 
	background-image: none;
	scrollbar-base-color:; 
	scrollbar-face-color:;
	scrollbar-arrow-color:; 
	scrollbar-shadow-color:;
	scrollbar-track-color:; 
	scrollbar-highlight-color:;
	scrollbar-darkshadow-Color:; 
}

a:link, a:active, a:visited {
	color: white;
}
 
a:hover {
	color: #BEBAF5;
}

a {
	text-decoration:none;
}