.texto {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: 520A05;
	font-weight: bold;
}
.blanco {

	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.blancopeq {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
.texto1 {

	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: 520A05;
}
.blancomed {

	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	color: #FFFFFF;
	text-align: justify;
}
a.content:link {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;

}
a.content:visited {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;

}
a.content:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
a.content1:link {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
a.content1:visited {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
a.content1:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
