body {
  font-family: Geneva, Tahoma, Verdana, sans-serif;
/*    font-size: 18px;*/
}

a {
  text-decoration: none;
  font-weight: bold;
}

a:link, a:active, a:visited {
  color: #55f;
}

a:hover {
  color: #33a;
}
