font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

