/* Estilo para habíaotravez.com - Rocío */

/* Fondo y texto */
body {
background-color: #DB2A1F;
color: #000000;
font-family: Times New Roman, serif;
font-weight: bold;
font-size: 12 pt, 13 pt }

/* Mouse over para los vínculos: */
A:link {color: #006666 ; font-weight: bold ; text-decoration: none}
A:visited {color: #006666 ; font-weight: bold ; text-decoration: none}
A:active {color: #006666}
A:hover {color: #000000 ; font-weight: bold ;
text-decoration: none ; background-color: #FFFF66}