table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #DBBE9E;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #DBBE9E;
	text-decoration: none;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #DBBE9E;
	text-decoration: none;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;

}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;

}
body {
	background-color: #000000;
}
