.titulo-rojo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #D64D4D;
	font-weight: normal;
	font-style: normal;
	
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #888871;
	font-style: normal;
	font-variant: normal;
	line-height: 16pt;
}
.txt-negro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #4D4D4D;
	font-weight: normal;
	font-style: normal;
	line-height: 11pt;
	
}

.boton-mail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #888871;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.boton-mail:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #D64D4D;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}