body {
  font-family: 'Century Gothic',arial,helvetica,monospace,sans;
  font-size: 1.1em;
}
a:link {
  text-decoration: none;
  }
a:visited {
  text-decoration: none;
  }
a:hover {
  text-decoration: none;
  }
a:active {
  text-decoration: none;
  }
