﻿body {
	background-color: #E6DA84;
}
a {
	font-family: "Book Antiqua", Palatino, serif;
	font-size: 17px;
	color: #635914;
	text-decoration: none;
}
a:hover {
	color: #F3EEC5;
}
tr {
  height: 40px;
  empty-cells: hide;
	}
td {
  text-align: center;
	}

