.bloque {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}
.resaltado {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #EF3A41;
}
.bold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.italica {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bolder;
	color: #EF3A41;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}
.italica_gris {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}
