@charset 
"shift_jis";
a:link {
	color: #FF9;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FC3;
}
a:active {
	color: #6FF;
}
