@charset "utf-8";
link {
	color: #666666;
	text-decoration: underline;
}
a:link {
	color: #666666;
}
a:hover {
	color: #005D8E;
	text-decoration: underline;
}
