body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link { 
	color: #FF0000;
	text-decoration: none;
	}
a:visited { 
	color: #CC0000;
	text-decoration: none;
	}
a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
	}
a:active { 
	color: #00FF00;
	}