@charset "utf-8";
a:link {
}
a:visited {
}
a:hover {
	color: #A0242A;
	text-decoration: none;
}
a:active {
}

