@charset "UTF-8";
/* CSS Document */
a:hover {
	color: #66FFFF;
	text-decoration: none;
}

