@charset "UTF-8";
a {
	color: #999999;
	text-decoration: none;
	line-height: normal;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


