body {
	background-color: #FFF3D9;
	color: #965326;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
      font: 12px Verdana, Arial, sans-serif;
}

td, p {color: #965326;}

a {
  color: #A81A14;
  text-decoration: none;
}

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

table {
  background: #FFF3D9;
  border: 1px solid #BB1219;
}

