html {
  height: 100%;
}

a {
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
}
a:active {
  color: #555555;
}
a:hover {
  color: #555555;
}
a:link {
  color: #555555;
}
a:visited {
  color: #555555;
}