@charset "utf-8";

a {
	color:#333;
	/*color:#717071;*/
	text-decoration: none;
}

 a:hover {
	color: #ff3399;
	/*color: #e60012;*/
}
