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

