@charset "utf-8";



a {
	color:#28579D;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}
