@charset "utf-8";
/* CSS Document */

.maplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
.maplink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.ah4   {
	font-family:arial, helvetica;
	color:#0000FF;
	text-decoration:none;
	font-size:11pt;
	margin: 10px;
	font-weight: normal;
}
.ah4:hover   {
	font-family:arial, helvetica;
	color:#FF0000;
	text-decoration:none;
	font-size:11pt;
	margin: 10px;
	font-weight: normal;
}
