@charset "utf-8";
/* CSS Document */

a {
	color: #F60;
}
a:hover {
	color: #FF3;
}
#menubox th {
	color:#000;
}
