BODY {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  background: #ffffff;
  color: #292929;
  font-weight : bold;
  margin: 0px;
}

A {
  color: #292929;
  text-decoration: underline;
}

A:hover {
  color: #03119f;
  text-decoration: underline;
}
