@charset "UTF-8";
/* CSS Document */
a:hover {
	color:#FFF;
	text-decoration:underline;
	background-color:#333;
}