TD {
  font-family : verdana,arial,sans-serif;
  font-size : 8pt;
}
A {
  font-weight : bold;
  text-decoration : none;
  color : #3389BA;
  font-size : 11px;
}
A:hover {
  font-weight : bold;
  text-decoration : underline;
  color : #FF5E00;
  font-size : 11px;
}
A.bluelink {
  font-weight : bold;
  text-decoration : none;
  color : #FFCC00;
  font-size : 11px;
}
A.bluelink:hover {
  font-weight : bold;
  text-decoration : underline;
  color : #FFCC00;
  font-size : 11px;
}
.pages {
  font-size : 10px;
  color : #000000;
}

