body { 
	background-color: #65573F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #2D261C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.objectFrame {
	border: 0px solid #000000;
	display: table-cell;
	padding: 5px;
}
