
.legal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.legal a {
	text-decoration: none;
	color: #999999;
}

.legal a:hover {
	text-decoration: underline;
	color: #999999;
}

.legal a:visited {
	text-decoration: none;
	color: #999999;
}
