Ver Mensaje Individual
  #3 (permalink)  
Antiguo 19/12/2007, 19:31
Avatar de demoche
demoche
 
Fecha de Ingreso: junio-2006
Mensajes: 124
Antigüedad: 17 años, 10 meses
Puntos: 0
Re: Problema Mailing Hotmail

Este es el codigo que puse en el html:

<style type="text/css">
<!--
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}
body {
background-color: #000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.titulos {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#CCCCCC;
}
a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FF9900;
text-decoration: none;
}

a:visited {
text-decoration: none;
color: #999999;
}
a:hover {
text-decoration: none;
color: #FFFFFF;
}
a:active {
text-decoration: none;
color: #CCFF00;
}
-->
</style>

Bueno espero que me puedan guiar.
Muchas Gracias
demoche