/* Estilo para habíaotravez.com - ¡Ay, cuánto me quiero! */

/* Fondo y texto */
body {
background-color: #FED64C;
background-image: url(fondo-ay.jpg);
color: #0000CC;
font-family: Times New Roman, serif;
font-weight: bold;
font-size: 12 pt, 13 pt }

/* Mouse over para los vínculos: */
A:link {color: #0F238C ; font-weight: bold ; text-decoration: none}
A:visited {color: #0F238C ; font-weight: bold ; text-decoration: none}
A:active {color: #0F238C}
A:hover {color: #000000 ; font-weight: bold ;
text-decoration: none ; background-color: #99CCFF}