A {
	COLOR: #7D7D7D;
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	

}
A:hover {
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #E8DCB3;
	color: #000000;

