Ver Mensaje Individual
  #2 (permalink)  
Antiguo 23/07/2002, 23:42
itatpc
Invitado
 
Mensajes: n/a
Puntos:
Re: porque pasa..??



No sé si será por esto, pero por si acaso, pon los estilos entre las siguientes etiquetas:

Código:
<STYLE type="text/css">
A:link { text-decoration:none; color:orange }
A:visited { text-decoration:none; color:orange }
A:hover { text-decoration:underline; color:orange }
</STYLE>
A ver si es eso... ;)