/* Legend */
.Legend a {
	color: #A9A9A9;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-weight: Bold;
	height: 10px;
	text-decoration: underline;
}
.Legend a:hover {
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-weight: Bold;
	height: 10px;
	text-decoration: underline;
}

