@charset "UTF-8";

a {
	color: #4fb24b;
}
a:hover {
	color: #4fb24b;
	opacity: 0.5;
}