body
{
  font-family: Arial, Helvetica, Sans-serif;
}

a
{
  color: black;
}

a:hover
{
  color: blue;
}