body {
	font-family: Geneva;
	font-size: 14px;
	color: #ffce36;
	background-color: #000000;
}
.footer {
	font-family: Geneva;
	font-size: 12px;
	color: #ffce36;
	text-align: center;
}
hr {
	color: 509dce;
	background-color: 509dce;
}
a.footernav:link, a.footernav:visited {
	font-size: 12px;
	color: #ffce36;
	font-weight: normal;
	margin: 0px;
	font-family: Geneva;
	text-decoration: none;
}

a.footernav:hover {
	font-family: Geneva;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
td {
	font-family: Geneva;
	font-size: 12px;
	color: #FFFFFF;
}
blockquote {
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
}
a:link, a:visited{
	color: #ffcf36;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.Titles {
	font-size: 14px;
	font-weight: 600;
	color: #ffce36;
	position: static;
	clip:   rect(auto auto auto auto);
}
