
a:link {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-decoration: underline;
}

