@charset "utf-8";
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	color: #333;
	text-decoration: none;
	font-style: normal;
}

