h1
{
  font-family: Helvetica, sans;
  font-size: 24pt;
  text-align: center;
}

body
{
  background-color: #949494;

  font-family: helvetica, arial, sans-serif;
}

a img
{
  border: 0px;
}

a:link, a:visited
{
  color: #00d4d4;
  text-decoration: none;
}

a:hover
{
  color: #004d4d;
}