body {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
a:visited {
	font-family: Times;
	font-size: 24px;
	color: #FF99FF;
	text-decoration: none;
}

table {
	background-color: #000000;
}


td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFF00;
	text-decoration: underline;
}
