#footer{
  font-size:12px;
  margin:auto;
  margin-bottom:5px;
  margin-top:10px;
  text-align:center;
  width:90%;
}

#footer table{
  width:100%;
}

#footer a{
  color:black;
  font-weight:bold;
  text-decoration:none;
}

#footer a:hover{
  color:#2D2D81;
}
