footer#footer{
  border-top: 2px groove #9cf;
  text-align: center;
  line-height: 22px;
  color: #036;
  clear: both;
}

footer#footer a {
  font-weight: normal !important;
  border-right: 2px solid #fff;
  padding-right: 6px;
  margin-left: 2px;
  color: #000;
}
footer#footer a:hover {
  font-weight: normal !important;
  color: #555;
}