a:hover {
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #666666;
}
a:link {
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
}

a:visited {
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: Gray;
	text-decoration: none
}
