Ver Mensaje Individual
  #4 (permalink)  
Antiguo 16/11/2005, 00:44
Avatar de Microbito
Microbito
 
Fecha de Ingreso: octubre-2001
Ubicación: Cd. Juárez, Chihuahua, México
Mensajes: 829
Antigüedad: 22 años, 6 meses
Puntos: 6
y asi?

Código HTML:
<style>

a.en2:link {color:#00CC33; font-family: Arial; font-size: 14px;}
a.en2:hover {color:#003399}
a.en2:visited {color:#ffcc00}
a.en2:active {color:#005533}

a:link {color: #990000;}
a:visited {color: #3399CC;}
a:hover {color: #FF3300;}
a:active {color: #CC6633;}

</style>