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

a {
	background-color: #000000;
	color: #666666;
	text-decoration: none;
}

a:hover {

	color: #FFFFFF;
}