body {
	font-size: 80%;
	line-height : 16px;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: lightcoral;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
}
a{
	text-decoration: none;
	COLOR: #605E5E; 
}
a:visited {
	COLOR: #605E5E; 
}
A:hover {
	COLOR: #8D8B8B;
}
