body {
	margin: 0px;
	background: #DDCB9A;
}
table {
	border: none;
	width: 630px;
}
.bot_text {
	width: 630px;
	height: 45px;
	background-image: url(images/bot_text.gif);
	text-align: center;
}
p {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: bottom;
	padding: 0px 0px 4px 0px;
}
a {
	color: Black;
	text-decoration: none;
}
a:hover {
	color: #996633;
	text-decoration: underline;
}
