/* Legend */
.Legend a {
	background-color: #FFFFFF;
	color: #9BA2A8;
	font-family: Arial, Helvetica;
	font-size: 6px;
	font-weight: normal;
	height: 6px;
	text-decoration: none;
}
.Legend a:hover {
	background-color: #FFFFFF;
	color: #9BA2A8;
	font-family: Arial, Helvetica;
	font-size: 6px;
	font-weight: normal;
	height: 6px;
	text-decoration: none;
}

