
A.links {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: 1A1A1A;
	text-decoration: underline;
}
A:hover.links {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: 034B94;
	text-decoration: none;
}