
body, html
{
  font-family: Verdana, Arial, sans-serif;
}

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

