
20/03/2003, 18:59
|
 | | | Fecha de Ingreso: noviembre-2002 Ubicación: Chile
Mensajes: 47
Antigüedad: 23 años Puntos: 0 | |
| Dentro del Head tambien puede ser...
<style type="text/css">
A:link {COLOR: white; TEXT-DECORATION: none}
A:visited {COLOR: white; TEXT-DECORATION: none}
A:active {COLOR: yellow; TEXT-DECORATION: none}
A:hover {COLOR: yellow; TEXT-DECORATION: underline }
</style>
Salu2 |