a:link {
	font-family: "Courier New", Courier, mono;
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	color: #00FF00;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	color: #00FF00;
	text-decoration: none;
}
a:active {
	font-family: "Courier New", Courier, mono;
	color: #00FF00;
	text-decoration: none;
}
