.mapHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.otherTowns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006666;
}
.other a {
	text-decoration: none;
	color: #006699;
}
.other a:hover {
	text-decoration: none;
	color: #FF9900;
}	

