.link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.texto {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
.textonegrita {

	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.textomarcador {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFF00;
}
.textorojo {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
}
.cuadrogris {
	background-color: #CCCCCC;
	border: none #000000;
}
.tablatestimonios {
	width:95%;
	mso-cellspacing:0cm;
	background:#FFFFCC;
	padding:7.5pt 7.5pt 7.5pt 7.5pt;
	border: none;
}
.tituloazul {
	font-size: 14pt;
	color: #0000FF;
	font-family: Arial;
	font-weight: bold;
}
.blanco {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.textochico {
	font-size: 8pt
}
