body {
	background-image: url(images/Top-Tile.jpg);
	background-repeat: repeat-x;
	background-color: #C2B593;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {text-decoration: none; color: #60513E;}
a:visited {text-decoration: none; color: #60513E;}
a:active {text-decoration: underline; color: #60513E;}
a:hover {text-decoration: underline; color: #60513E;}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #75624F;
	line-height: 1.3;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}

