body {
}
a:link {
	text-decoration: none;
	color: #487891;
	font-family: Arial;
	font-size: 10pt;}
a:visited {
	text-decoration: none;
	color: #487891;
	font-family: Arial;
	font-size: 10pt;}
a:hover {
	text-decoration: none;
	color: #655B51;
	font-family: Arial;
	font-size: 10pt;}
a:active {
	text-decoration: none;
	color: #655B51;
	font-family: Arial;
	font-size: 10pt;}
.encabezado {
	font-family: Arial;
	font-size: 10pt;
	color: #487891;
	font-weight: normal;
}
.TITULO {
	font-family: Arial;
	font-size: 12pt;
	color: #487891;
	font-weight: bold;
}
.TITULO2 {
	font-family: Arial;
	font-size: 10pt;
	color: #487891;
	font-weight: bold;
}
.TITULO3 {
	font-family: Arial;
	font-size: 10pt;
	color: #655B51;
	font-weight: bold;
	text-decoration:underline;
}
.personas {
	font-family: Arial;
	font-size: 7pt;
	color: #695D54;
	font-weight:bold;
}
.recetas {
	font-family: Arial;
	font-size: 7pt;
	color: #336666;
	font-weight:lighter;
}
.ficha {
	font-family: Arial;
	font-size: 9pt;
	color: #336666;
	font-weight:lighter;
}
.Texto {
	font-family: Arial;
	font-size: 9pt;
	color: #655B51;
	font-weight: normal;
}