@charset "utf-8";
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #1D72AB;
	text-decoration: underline;
}
