28/04/2006, 07:01
|
| | | Fecha de Ingreso: junio-2002 Ubicación: En la Internet.
Mensajes: 4.068
Antigüedad: 22 años, 7 meses Puntos: 5 | |
lo siento pero no me funciona, algo mal seguro que puse:
.tex_negro {
FONT-SIZE: 8pt; COLOR: #000000; LINE-HEIGHT: 8pt; FONT-FAMILY: Verdana, Helvetica; LETTER-SPACING: 0px; TEXT-DECORATION: none
}
.tex_negro a:link {
color: #000000;
text-decoration: none;
}
.tex_negro a:active {
color: #000000;
text-decoration: none;
}
.tex_negro a:hover {
color: #990000;
text-decoration: none;
}
.tex_negro a:visited {
color: #000000;
text-decoration: none;
}
.tex_verde {
FONT-SIZE: 8pt; COLOR: #008c7b; LINE-HEIGHT: 8pt; FONT-FAMILY: Verdana, Helvetica; LETTER-SPACING: 0px; TEXT-DECORATION: none
}
.tex_verde a:link {
COLOR: #008c7b;
text-decoration: none;
}
.tex_verde a:active {
COLOR: #008c7b;
text-decoration: none;
}
.tex_verde a:hover {
COLOR: #000000;
text-decoration: none;
}
.tex_verde a:visited {
COLOR: #008c7b;
text-decoration: none;
} |