body {
	background: #7F6846 url('bg.png') repeat-y 50% 0;
	padding: 0px;
	margin: 0px;
	color: #000;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:84%; font-family:Arial, Helvetica, sans-serif
}

td {
 font-family: 	Verdana,
		Arial,
		Helvetica,
		sans-serif;
		font-size: 11px;
}

td a {
 	color: #8C7142;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

td a:hover {
	color: #8C7142;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}