#gblink {
  color: black;
  text-decoration: none;
}

#gblink:visited
{
  color: black;
  text-decoration: none;
}

#gblink:hover 
{
  color: red;
  text-decoration: none;
}

#gbwebsite 
{
  text-decoration: underline;
  font-size: 8pt;
}

#gbwebsite:visited 
{
  text-decoration: underline;
  font-size: 8pt;
}

#gbwebsite:hover 
{
  color: #FF0000;
  text-decoration: none;
  font-size: 8pt;
}

.title2 {
  font-weight: bolder;
  font-size: 15pt;
}

.gbheader {
  background: #FF9900;
  padding: 0 0 0 10px;
}

.gbfrom {
  font-weight: bolder;
  font-size: 11pt;
  color: #000000;
}

.gbmessage {
  font-family: Arial, Helvetica, sans-serif;
  color: #000066;
  font-size: 10pt;
}

.gbcomments_title {
  font-weight: bolder;
  color: #000000;
  font-size: 11pt;
}

.gbcomment {
  font-family: Arial, Helvetica, sans-serif;
  color: #003333;
  font-size: 9pt;
}

.gbfooter {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #999999;
}
