body,p,td 
{
  font-family: Tahoma, Verdana;
  font-size: 13px;
  font-weight: bold;
  color: #330000;
  background-color: #999933;
}

h2 
{
  font-family: Tahoma, Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #fff200;
  background-color: #999933;
}

.style2 
{
  font-family: Tahoma, Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #fff200;
  background-color: #999933;
}

.style3
{
  font-family: Tahoma, Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #330000;
  background-color: #999933;
}

p.news
{
  margin: 5px;
}


a:link {text-decoration:none; color:#000099}
a:visited {text-decoration:none; color:#3C3C77}
a:hover {text-decoration:underline;}

