body
{
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #000000;

}

a:link
{
  color: #000000;
  text-decoration: none;
}

a:visited
{
  color: #000000;
  text-decoration: none;
}

a:hover
{
  color: #cc3300;
  text-decoration: none;
}

a:active
{
  color: #cc33ff;
  text-decoration: none;
}

.standardtext
{
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
}

.bigtext
{
  font-family: lucida sans, arial, helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
}
.smalltext
{
  font-family: lucida sans, arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
}




