.linksblue {
	font-family: "Courier New", Courier, mono;
	color: #00CCFF;
	text-decoration: none;
}
.linkswhite {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	text-decoration: none;
}
.linksblack {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
}
