body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


a:link {
	color: #000000;
	font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}

a:active {
	color: #0000FF;
	font-weight: bold;
}