body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff9e8;
}
body,td,th {
	color: 675526;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 0px;
}
.light {color: #d4d79f}
.red {color: #990000}
.gold {color: #C39854}
.dark {color: #675526}
a:link {
	color: 675526;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: 990000;
	text-decoration: none;
}
a:active {
	color: 675526;
	text-decoration: none;
}

.text-tabl {
	color: #675526;
	margin-left: 5px;
	margin-right: 5px;
}
