body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #472F23;
}
body {
	background-image: url(images/bg.gif);
	background-color: #dbd5c6;
	background-repeat: repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #795F46;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5F4127;
}
a:hover {
	text-decoration: underline;
	color: #573921;
}
a:active {
	text-decoration: none;
}