@charset "utf-8";
body {
	background-color: #CCCCCC;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
	background-color: #000000;
}a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
