@charset "Shift_JIS";
a {
	color: teal;
	text-decoration: none;
}
a:hover {  color: #FF3300; text-decoration: underline; background-color: #FFFFFF}

