@charset "utf-8";
a:link {
	color: #006633;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #666666;
}
