body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #3F2200;
	color:#C5C9C8;
}

td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C5C9C8;
}

a {
	color: #FFE2BC;
  	text-decoration: underline;
}

a:hover {
	color: #F1C770;
	text-decoration: none;	text-decoration: none;
}