@charset "shift_jis";
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF9900;
}
