A:hover {
	font-weight: bold;
	color: White;
	text-decoration: none;
	background-color: #8B0000;
}


A {
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
