body
{
  background: #111 url(../images/body_bg.gif) repeat;
  font-size:11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  word-wrap:break-word;
  color: #ffffff;
}

a:link
{
  text-decoration:none;
  color:#0a8010;
  font-weight: bold;
}

a:visited
{
  text-decoration:none;
  color:#0a8010;
  font-weight: bold;
}

a:hover
{
  color:#7500c0;
  font-weight: bold;
}

a:active
{
  color:#7500c0;
  font-weight: bold;
}
