a:link {
	font-family: "华文新魏";
	font-size: x-small;
	color: b4b4b4;
	text-decoration: none;


}
a:visited {
	font-family: "华文新魏";
	font-size: x-small;
	color: b4b4b4;
	text-decoration: none;

}
a:hover {
	font-family: "华文新魏";
	font-size: x-small;
	color: #FF6633;
	text-decoration: none;
}

