.bodyunderlineblack {
	color: #000000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
}
a {
	text-decoration: none;
}
.currentlocation {
	background-color: #66CC00;
}
.green {
	color: #66FF00;
}
.centredtitles {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
	text-align: center;
}

