![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
07/01/2004, 14:04
|
![Avatar de Mike1304](http://static.forosdelweb.com/customavatars/avatar47583_1.gif) | | | Fecha de Ingreso: noviembre-2003
Mensajes: 157
Antigüedad: 21 años, 2 meses Puntos: 0 | |
pruebate esto para ver si te sirve ( a mi me funciona...)
<style type="text/css">
<!--
.RojoAzul {
color: #FF0000;
}
.RojoAzul:hover {
color: #0000FF;
}
-->
</style>
y en el HTML del link pongo
<a href="www.loquesea.com" class="RojoAzul">Link 1 </a> |