<!--
body 
{  
 font-family:Arial;
 color :#000000;
 background-color:#000000;
}

A 
{ 
 text-decoration : none; 
 color : #FFA824;
}

A:Hover 
{ 
 text-decoration : underline;
 color : #000000; 
}

-->