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