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

a:hover {
	color: #fffd00;
	text-decoration: underline;
}