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

