@charset "UTF-8";
a {
	color: #333333;
}
a:hover {
	color: #C30;
	text-decoration: underline;
}

