.back {
	background-color: #EDA866;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	height: 615px;
	width: 815px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D5500;
}
.hometext {
	background-image: url(images/hometext.gif);
	background-repeat: no-repeat;
	height: 326px;
	width: 438px;
}
.links {
	background-image: url(images/links.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 790px;
}
