body {
	background-image:    url("../../cuentos/pueblos/populares/imagenes/menu/fondo_infantil.jpg");
	scrollbar-arrow-color: #FFCCFF;
	scrollbar-base-color: #009999;
	scrollbar-track-color: #66CCFF;
	scrollbar-face-color: #6699FF;
	scrollbar-shadow-color: #6699CC;
	background-attachment: fixed;

}
a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: xx-small;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
