body {
	background-color: #8C796E;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 27px;
	color: #9A8E87;
}
.copyright a:link {
	color: #9A8E87;
	text-decoration: none;
}
.copyright a:visited {
	color: #9A8E87;
	text-decoration: none;
}
.copyright a:hover {
	color: #404040;
	text-decoration: underline;
}
.copyright a:active {
	color: #9A8E87;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #404040;
}
.bodytext a:link {
	color: #404040;
	text-decoration: underline;

}
.bodytext a:visited {
	color: #404040;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #9A8E87;
	text-decoration: underline;
}
.bodytext a:active {
	color: #404040;
	text-decoration: underline;
}