@charset "UTF-8";
a:link {
	color: #039;
}
a:visited {
	color: #06C;
}
a:hover {
	color: #009;
}
a:active {
	color: #06F;
}
