@charset "utf-8";
/* CSS Document */

a:hover {
	color: #ff0034;
	text-decoration: underline;
}