BODY {
	SCROLLBAR-FACE-COLOR: #d18d39;
	SCROLLBAR-SHADOW-COLOR: #d18d39;
	SCROLLBAR-ARROW-COLOR: #ffff99;
	SCROLLBAR-TRACK-COLOR: #d18d39;
	FONT-STYLE: oblique;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	SCROLLBAR-BASE-COLOR: #ffff99;
	background-image: url(../imagenes/fondo.jpg);
cursor:url(cursor.html);

}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #000000; FONT-STYLE: oblique; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-ALIGN: center
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #ffffff; FONT-STYLE: oblique; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-ALIGN: center
}
.tabla {
	BORDER-RIGHT: #000000 10px solid; BORDER-TOP: #000000 10px solid; FONT-WEIGHT: bold; FONT-SIZE: 24px; BORDER-LEFT: #000000 10px solid; COLOR: #000000; BORDER-BOTTOM: #000000 10px solid; FONT-STYLE: oblique; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-ALIGN: center
}
.haiku {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #cc9933; FONT-STYLE: oblique; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-ALIGN: center
}
.enlaceinicio {
	COLOR: #000000
}
.flotante {
	float: right;
}
.letrachica {
	font-size: 12px;
}
.imgderecha {
	float: right;
}
.imgizquierda {
	float: left;
}
.raton {
	cursor: hand;
}
