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

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #990099;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #990099;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4E033F;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4E033F;
}
