.bg {
	background-attachment: scroll;
	background-color: #725d42;
	background-image: url(/_images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #200610;
}
.txtsm {
	font-size: 11px;
}
a {
	color: #611A37;
	text-decoration: none;
}
a:hover {
	color: #611A37;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a18a55;
	text-decoration: none;
}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a18a55;
	text-decoration: underline;
}