26/09/2005, 15:29
|
| Usuario baneado! | | Fecha de Ingreso: agosto-2005
Mensajes: 1.365
Antigüedad: 19 años, 6 meses Puntos: 0 | |
Pon la clase principal y los links bien, sino no sirve: .union {
font-size: 8pt;
font-family: Verdana;
} A.union:link {
color: #F38D02;
font-weight: bold;
text-decoration: underline;
} A.union:visited {
color: #F7C177;
font-weight: bold;
text-decoration: underline;
} A.union:hover {
color: #C0C0C0;
font-weight: bold;
text-decoration: underline;
} |