A{
	font-family: Courier New;
	color: #000099;
	text-decoration: none;
	}
A:hover{
	color: red;
	text-decoration: none;
	}


A.wh{
	font-family: Courier New;
	color: #000000;
	text-decoration: none;
	}
A.wh:hover{
	color: red;
	text-decoration: none;
	}

