
.BodyText
{
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  font-family: "verdana","sans-serif";
  color: #000000;
}

.BodyHead
{
  font-size: 11px;
  font-style: bold;
  font-weight: normal;
  font-family: "verdana","sans-serif";
  color: #000000;
}

.LinksWhiteTitle
{
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  font-family: "arial","helvetica","sans-serif";
  color: #FFFFFF;
}

A.LinksWhite
{
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  font-family: "arial","helvetica","sans-serif";
  color: #FFFFFF;
}


A.NavBar
{
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  font-family: "verdana","sans-serif";
  text-decoration: none;
  vertical-align: middle;
  color: #7A787B;
}

A:hover.NavBar { color: #000000; }


A.LinksBlack
{
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  font-family: "arial","verdana","geneva","helvetica","sans-serif";
  text-decoration: none;
  vertical-align: middle;
  color: #16253C;
}

A:hover.LinksBlack{ color: #F00000; }



