Ver Mensaje Individual
  #3 (permalink)  
Antiguo 23/01/2006, 21:49
Avatar de fullmental
fullmental
 
Fecha de Ingreso: octubre-2004
Ubicación: México DF, Xochimilco
Mensajes: 593
Antigüedad: 19 años, 6 meses
Puntos: 3
pon el siguiente código entre tus etiquetas <head> y <head>

Código:
<style type="text/css">
a {
text-decoration:none;
}
</style>
una solución muy rápida pero.... siempre hay algo mejor, investiga mas sobre css.