table {
  border-collapse: collapse;
}

#footer {
	height: 30px;
	background-color: #ffffff;
	color: #003366;
	text-align: center;
	font-weight: bold;
}


.pagetitle {
  color: #ae622f;
  font-size: 18px;
  font-weight: bold;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
