A:LINK    {color : #ddddff; 
  text-decoration : none;
}
A:VISITED {color : #ddddff; 
  text-decoration : none;
}
a:active  {text-decoration:none;color:#DBD016; }
a:hover   {text-decoration:underline;color:#DBD016; }
TH{
  color : white;
  background-color : #333333;}
TD{
  color :white ;
  background-color : #666666;}
