.Footer {
  color: black;
  text-align: center;
  background-color: #CEDBE7;
  border-top: 1px solid #849AAD;
}
.Footer A, .Footer A:link, .Footer A:visited {
  color: #003063;
  text-decoration: none;
  font-weight: bold;
}
.Footer A:hover {
  text-decoration: underline;
}