p {
  text-align:center;
}

a {
  color:#AB0900;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}
