﻿a {
	font-family: "Book Antiqua", Palatino, serif;
	font-size: 17px;
	color: #502F1B;
  text-decoration: none;
}
a:hover {
	color: #E3DCC4;
}
body {
	background-color: #AD853A;
	font-family: "Bookman Old Style", Palatino, serif;
	padding: 0px;
	margin: 10px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	min-width: 800px;
	table-layout: auto;
}
td {
	padding: 5px;
	text-align: center;
	white-space: nowrap;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
	font-family: "Book Antiqua", Palatino, serif;
	font-size: 17px;
	color: #502F1B;
  text-decoration: none;
}
table {
	white-space: nowrap;
}
