A:link { text-decoration : none;
color : #ffffff; }
A:visited { text-decoration : none;
color : #ffffd5; }
A:active { text-decoration : none;
color : #ffffff; }
A:hover { color : #ffff00; 
text-decoration : underline; 
}

