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

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

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

a {
	color:#800000;
	text-decoration:none;
}	

a:visit {
	color:#800000;
	text-decoration:none;
}	

a:active {
	text-decoration: underline;
	color:#FF0000;
}

a:hover {
	text-decoration: underline;
	color:#FF0000;
}

.title {
	color:#B30000;
	font-size:24px;
	font-weight:bold;
}	