A:LINK    {
  font-size : 10pt;
  text-decoration : underline;
}
A:VISITED {
  font-size : 10pt;
  text-decoration : underline;
}
A:ACTIVE  {
  font-size : 10pt;
  text-decoration : underline;
}
A:HOVER   {
  font-size : 10pt;
  text-decoration : underline;
  
}
TD        {
  font-size : 10pt;
  text-decoration : none;
}
B         {
  font-size : 10pt;
  text-decoration : none;
}
SPAN      {
  font-size : 10pt;
  text-decoration : none;
}
P         {
  font-size : 10pt;
  text-decoration : none;
}
CENTER{
  font-size : 10pt;
  text-decoration : none;
}

