/* Legend */
.Legend a {
	color: #333333;
	font-family: Calibri, Tahoma, Verdana;
	font-size: 13px;
	font-weight: normal;
	height: 11px;
	text-decoration: none;
}
.Legend a:hover {
	color: #333333;
	font-family: Calibri, Tahoma, Verdana;
	font-size: 13px;
	font-weight: normal;
	height: 11px;
	text-decoration: underline;
}
