@charset "utf-8";
/* CSS Document */
}
a:link {
	color: #006;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #006;
	text-decoration: none;
}
a:hover {
	color: #039;
	text-decoration: none;
}

