@charset "utf-8";
	a.linkfly{
	color:#990000;
	font-weight:bolder;
	text-decoration:none;
	}
	a.linkfly:hover{
	color:#CC0000;
	text-decoration:none; 
	font-weight:bolder;
	} 
	a.linkfly1{color:#999999; 
	text-decoration:none; 
	font-weight:bolder;
	}
	a.linkfly1:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bolder;
	} 
