body
{
  background-image:url(../images/bg.gif);
  font-family: Arial;
}

a.main:link { color:#333333; text-decoration: none; }
a.main:visited { color:#333333; text-decoration: none; }
a.main:hover { color:#333333; text-decoration: underline; }
a.main:active { color:#333333; text-decoration: none; }

a.second:link { color:#333333; text-decoration: none; }
a.second:visited { color:#333333; text-decoration: none; }
a.second:hover { color:#333333; text-decoration: underline; }
a.second:active { color:#333333; text-decoration: none; }

a.text:link { color:blue; text-decoration: underline; }
a.text:visited { color:blue; text-decoration: underline; }
a.text:hover { color:blue; text-decoration: none; }
a.text:active { color:blue; text-decoration: underline; }

.newsreel
{
  font-family: Arial;
  font-weight: bold;
  color: White;
  font-size: 10pt;
  width: 880px;
  margin-left: 10px;
  margin-right: 10px;
}

.newsreel a
{
  color:White;
}

.default-font
{
  font-family: Arial;
}
