body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

