table {
  border-collapse: collapse;
}

#footer {
	color: #FFFFFF;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}


.pagetitle {
  color: #94c65a;
  font-size: 18px;
  font-weight: bold;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
