Código HTML:
/* Vínculos */
A:link { color: #000000; font-style: normal; font-weight: normal; text-decoration:none;}
A:hover { color: #FFFFFF; font-style: normal; font-weight: normal; text-decoration: none; }
A:active { color: #FFEBCD; font-style: normal; font-weight: bold; text-decoration: none; }
A:visited { color: #E4E4E4; font-style: normal; font-weight: normal; text-decoration:none; }
Salu2
si a mi me funciona correctamente... 

