Ver Mensaje Individual
  #2 (permalink)  
Antiguo 20/10/2005, 14:06
Avatar de leoj90
leoj90
Usuario baneado!
 
Fecha de Ingreso: agosto-2005
Mensajes: 1.365
Antigüedad: 18 años, 9 meses
Puntos: 0
Haber... parece ser q no agregaste la clase principal:
.menu {
font-size: 10pt;
}
A.menu:link, A.menu:visited {
text-decoration: none;
color: #111111;
}
A.menu:hover {
text-decoration: none;
color: #CC0000;
}