@charset "UTF-8";
#mapLegend p {
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: -12px;
	margin-left: 12px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
#mapLegend a {
	color: #666666;
	text-decoration: underline;
}
#mapLegend a:hover {
	color: #880000;
	text-decoration: none;
}
