a:link    {
  text-decoration:none;
  color:#0066cc ;
}
a:visited {
  text-decoration:none;
  color:#336666 ;
}
a:active  {
  text-decoration:none;
  color:#990000 ;
}
a:hover   {
  text-decoration:none;
  color:#0066cc ;
}
td        {
  font-size: 95%;
  color:#333333 ;
}
b         {
  font-size: 95%;
}
big      {
  font-size: 110%;
  font-weight : bold;
}
small      {
  font-size: 85%;
