a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #3366FF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #660099;
}

a:active {
	color: #006600;
	text-decoration: none;
}
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;
}