/* Legend */
.Legend a {
	color: #B12F31;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	height: 11px;
	text-decoration: none;
}
.Legend a:hover {
	color: #B12F31;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	height: 11px;
	text-decoration: underline;
}