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

a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}