@charset "UTF-8";
body {
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #CC6600;
}
