.{	
	color: #000000;
	font-size: 10px;
	font-family: Tahoma, Arial;
}
BODY {
	color: #000000;
	font-size: 10px;
	font-family: Tahoma, Arial;
	scrollbar-arrow-color:A3ADC3;
	scrollbar-3dlight-color:FDFDFD;
	scrollbar-face-color:FDFDFD;
	scrollbar-darkshadow-color:FDFDFD;
	scrollbar-track-color:FDFDFD;	
	scrollbar-highlight-color:A3ADC3;
	scrollbar-shadow-color:FDFDFD;
	background-attachment: fixed;
}
A{
	color: #395082;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-weight: bold;
}
A:Hover{
	color: #21B2FC;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-weight: bold;
}
