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

