/* Estilo para habíaotravez.com - Los sueños mágicos de Bartolo */

/* Fondo y texto */
body {
background-color: rgb(200,247,115);
background-image: url(http://www.habiaotravez.com/SMB/SMB-fondo.gif);
color: rgb(90,120,0);
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(102,102,0) ; font-weight: bold ; text-decoration: none}
A:visited {color: rgb(102,102,0) ; font-weight: bold ; text-decoration: none}
A:active {color: rgb(102,102,0)}
A:hover {color: rgb(255,255,255) ; font-weight: bold ;
text-decoration: none ; background-color: rgb(102,102,0)}