body {
	background-color: #CBE8CA;
}
.EstiloLetra {
	font-size: 14px;
	color: #659833;
	font-weight: bold;
	font-style: italic;
}
.encabezado {
	text-decoration: 
	underline;
	font-size: 24px;
	color: #659833;
	font-weight: bold;
	font-style: italic;
	background-color: #CBE8CA;
}
