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