
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a {
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
