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

