<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/background5.jpg);
	background-repeat:repeat;
	padding:0;
}

.body_text {
	font-family: Verdana;
	font-size: 12px;
	color: #6a5635;
	/*line-height: 15px;
	word-spacing: 0.8px;*/
}
.big_text {
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana;
	color: #6a5635;	
}

.white_text {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
	/*word-spacing: 0.8px;*/
}
.copyright_text {
	font-family: Arial;
	font-size: 11px;
	color: #766f50;
	font-weight:bold;
	/*line-height: 15px;
	word-spacing: 0.8px;*/
}

a:link {
	color: #6a5635;
	text-decoration:none;
}
a:visited {
	color: #6a5635;
	text-decoration:none;	
}
a:hover {
	color: #6a5635;
	text-decoration:underline;
}
a:active {
	color: #6a5635;
	text-decoration:none;	
}

/*.green_bkground {
	background-image:url(images/green_background.jpg);
	background-repeat:repeat;
}*/
-->
