body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {
	color: #AB6949;
}
a:visited {
	color: #AB6949;
}
a:active {
	color: #AB6949;
}
a:hover {
	color: #CCCCCC;
}
a {text-decoration: none;}
