body {
	color: #FFFFCC;
	background-image:  url("../../cuentos/pueblos/imagenes/menu/fondo.jpg");
    scrollbar-arrow-color: #660000;
    scrollbar-track-color: #DDCFB5;
    scrollbar-face-color: #DDCFB5;
}
.titulo {
	color: #000000;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
