a:link {color: rgb(0, 51, 153);}
a:visited {color: rgb(102, 0, 102);}
a:hover {color: rgb(0, 204, 25);}
a:active {color: rgb(0, 51, 153);}

h1 {
   font-family: calibri, arial;
   font-size: 14pt;
   color: rgb(0, 51, 153);
   text-align: left;
}

h2 {
   font-family: calibri, arial;
   font-size: 12pt;
   color: rgb(102, 102, 204);
   text-align: left;
}

h3 {
   font-family: calibri, arial;
   font-size: 10pt;
   color: rgb(0, 204, 255);
   text-align: left;
}

h4 {
   font-family: calibri, arial;
   font-size: 14pt;
   color: rgb(153, 51, 204);
   text-align: center;
}

h5 {
   font-family: calibri, arial;
   font-size: 12pt;
   color: rgb(102, 0, 102);
   text-align: center;
}

h6 {
   font-family: calibri, arial;
   font-size: 10pt;
   color: rgb(178, 178, 178);
   text-align: center;
}
body {
	background-image: url(flor2.jpg);
	text: rgb(153, 153, 153);
}

pre {
	font-family:calibri, arial;
	font-size: 10pt;
	color: rgb(102, 102, 102);
	text-align: left;
}
p {
	font-size: 8pt;
	color: rgb(102, 0, 102);
	font-weight: bold;
}

li {
	type:circle;
	font-size:8pt;
	color: rgb(102, 102, 255);
}

.letra {
	font-size=8pt;
	color: rgb(102, 0, 102);
}

hr {
	size: 2;
	color: rgb(102, 102, 102);
	width: 100%;
}

.letrad {
	font-size=8pt;
	color: rgb(102, 0, 102);
	text-align: right;
	font-weight: bold;
}

.hijos {
	type:i;
	font-size=8pt;
	color: rgb(102, 0, 102);
}