A:hover {
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
	background-color: #336699;
}


A {
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
