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

