@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/backgrounds/mainbg.jpg);
}
.mainbg {color: #D3C1A3; }

.copyright {
	color: #996633;
	font-size: x-small;
}
.style4 {
	color: #333333
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
		color: #000000;
}
a:hover {
	text-decoration: underline;
		color: #333333;
}
a:active {
	text-decoration: none;
		color: #000000;
}

img
{  border-style: none;
}