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