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