A:link 	{
   text-decoration : none; 
   color : #ffffff; 
     }
A:visited {
   text-decoration : none; 
   color : #999999; 
}

A:active  {
   text-decoration : none; 
}

A:hover  {
   text-decoration : none; 
   color : #ffff00;
}

TABLE { TEXT-ALIGN: center }

