@charset "utf-8";
a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
