a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	background-color: #0077aa;
}
a:active {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
