.titulo {
	font-family: Calibri;
	font-size: 35px;
	font-style: italic;
	color: #666666;
}
.vinculos {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}
.cuadros {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.NOTA {
	font-family: Calibri;
	font-size: 16px;
	font-style: italic;
	color: #990000;
}
