/*Common CSS*/
BODY{
	background-color:	#FFFFFF;
	color:			#4169E1;
}
a:link {
	color: #666666; 
}
a:visited {
	color:#999999;
}



