body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #53381A;
}
.copyright {
	font-size: 12px;
	line-height: 1.5;
	color: #6F6464;
}
.copyright1 {

	font-size: 12px;
	line-height: 1.5;
	color: #8E8E8E;
}
a:link {
	font-size: 12px;
	line-height: 1.5;

	color: jujf.com;
	text-decoration: none;
	color: #6F6464;
}
a:visited {
	font-size: 12px;
	line-height: 1.5;
	color: #6F6464;
	text-decoration: none;
}
a:hover {

	font-size: 12px;
	line-height: 1.5;
	color: #736868;
	text-decoration: underline;
}
a:active {

	font-size: 12px;
	line-height: 1.5;
	color: #6F6464;
	text-decoration: none;
}
