 
.glay9{
  font-size : 9pt;
  color : #999999;
}
.gray16{
  font-size : 16pt;
  font-family : Impact;
  color : #616161;
}
.white9{
  font-size : 8.5pt;
  font-family : Arial;
  color : white;
}
.yellow9{
  font-size : 9pt;
  font-family : Arial;
  color : yellow;
}
.white16{
  font-size : 16pt;
  font-family : Impact;
  color : white;
}
A{
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
  color : yellow;
}
 