@charset "UTF-8";
a:link, a:visited {
	color: #616161;
	text-decoration: underline;
}
a:hover {
	color: #616161;
	text-decoration: none;
}