.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #710D0F;
	font-size: 9pt;

}
.cuerpo {
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}
.subtitulo {
	font-size: 11px;
	color: #710D0F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;


}
a:link {
	text-decoration: none;


}
a:hover {
	color: #CC0033;
	text-decoration: none;

}
a:visited {
	text-decoration: none;


}
