body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #FF0000;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	color: #CC6600;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
