body
{
  font-size: 12px;
  font-family: arial;
  text-align: left;
}

h1
{
  font-size: 25px;
  font-family: arial;
  font-style: bold;
}

g
{
  font-size: 12px;
  font-family: arial;
  font-style: bold;
  color: #05FF05;
}

font
{
  font-size: 12px;
  font-family: arial;
  font-style: bold;
  color: #05FF05;
}

a
{
  font-family: arial;
  font-style: bold;
  font-size: 18px;
  text-decoration: none;
}
a:link {color: #A0A0FF}
a:visited {color: #A0A0FF}
a:hover {color: #C080FC}
