@charset "utf-8";
a:link {
	color: #9E0A34;
}
a:visited {
	color: #9E0A34;
}
a:hover {
	color: #F78473;
}
a:active {
	color: #9E0A34;
}
