body {
  font-family: helvetica, Verdana, Geneva, Arial, sans-serif;
}

td {
	font-family:  helvetica, Verdana, Geneva, Arial, sans-serif;
}

th {
	font-family:  helvetica, Verdana, Geneva, Arial, sans-serif;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}