a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;


}
a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
