<style type="text/css">

body {
	background-color: #220805;
}

td {
	font-family: helvetica;
	font-size: 11px;
	color: #220805;
}

a {
	color: #220805;
}

.homeText1 {
	color: #daad65;
}

.text {
	text-decoration: none;
	color: #220805;
}

.title {
	font-size:30px;
}

.sectionOn {
	text-decoration: none;
	color: #220805;
}

.sectionOff {
	text-decoration: none;
	color: #a86524;
}

.footer {
	text-decoration: none;
	font-size: 10px;
	color: #a9814b;
}

</style>