tbody {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	background-color: #2A1F55;
}
body {
	background-color: #2a1f55;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #B8860B;
}
td {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #FFFBF0;
}
iframe {
	color: #FFFFFF;
}
