/* Estilo para habíaotravez.com - Verónica la niña biónica */

/* Fondo y texto */
body {
background-color: rgb(200,247,115);
background-image: url(http://www.habiaotravez.com/VNB/v-fondo-baldosa.gif);
color: rgb(0,0,100);
font-family: Times New Roman, serif;
font-weight: bold;
font-size: 12 pt, 13 pt }

/* Mouse over para los vínculos: */
A:link {color: rgb(0,0,120) ; font-weight: bold ; text-decoration: none}
A:visited {color: rgb(0,0,120) ; font-weight: bold ; text-decoration: none}
A:active {color: rgb(0,0,120)}
A:hover {color: rgb(0,0,120) ; font-weight: bold ;
text-decoration: none ; background-color: rgb(241,252,196)}