body {
	background-color: #4d3616;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffd1;
}
a {
	color: #ff8c00;
}
table {
	background: #4d3616;
	font-size: 13px;
	background-image: url(images/tlo.png);
	background-position: right;
	background-repeat: repeat-y;
}
hr {
	color: #ff8c00;
	width: 80%;
}
