body
{
	font-family: 					Arial;
	color:							#000000;
	text-decoration:				none;
	scrollbar-3dlight-color : 		#2222CC;
	scrollbar-arrow-color : 		#AA0000;
	scrollbar-base-color : 			#000077;
	scrollbar-darkshadow-color : 	Black;
	scrollbar-face-color : 			#0000AA;
	scrollbar-highlight-color : 	#AAAAFF;
	scrollbar-shadow-color : 		#1111FF;
	scrollbar-track-color : 		#3333DD;
}
a:link
{
	font-family: 					Arial;
	color:							#0033CC;
	text-decoration:				none;
}
a:visited
{
	font-family: 					Arial;
	color:							#003399;
	text-decoration:				none;
} 
a:active     
{ 
	font-family: 					Arial; 
	color: 							#0033CC; 
	text-decoration: 				none
}
a:hover 
{
	font-family: 					Arial;
	color:							#FF0000;
	text-decoration:				none;
}

