
H2
{
  color: #FFCC00;
  font-size: 16pt;
}

P.currPage
{
  color: #FFCC00;
}

P.bulk
{
  color: #FFFFFF;
  font-size: 12pt;
  font-weight: 700;
  text-align: justify;
  padding-right: 20px;
}

A.extLink
{
  font-size: 12pt;
  font-weight: 700;
}

A.extLink:link
{
  color: #FFCC00;
  text-decoration: none;
}

A.extLink:visited
{
  color: #FFCC00;
  text-decoration: none;
}

A.extLink:active
{
  color: #FFCC00;
  text-decoration: none;
}

A.extLink:hover
{
  color: #FFCC00;
  text-decoration: underline;
}






TD
{
  font-family: "Trebuchet MS";
  font-size: 10pt;
}

TD.links
{
  color: #ABAC3A;
  font-size: 13pt;
}

H3
{
  color: #ABAC3A;
  font-size: 14pt;
}

DL.bulk
{
  color: #898A3C;
  font-weight: 700;
}

P.bulk2
{
  color: #ABAC3A;
  text-align: justify;
  font-weight: 700;
}


A.goldLink:link
{
  color: #ABAC3A;
  font-weight: 700;
  text-decoration: none;
}

A.goldLink:visited
{
  color: #ABAC3A;
  font-weight: 700;
  text-decoration: none;
}

A.goldLink:active
{
  color: #ABAC3A;
  font-weight: 700;
  text-decoration: none;
}

A.goldLink:hover
{
  color: #ABAC3A;
  font-weight: 700;
  text-decoration: underline;
}

/* Gallery Styles */

IMG.thumbNail
{
  border: 1px solid #FFFFFF;
}

IMG.viewMain
{
  border: 2px solid #FFFFFF;
}
