body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.portada-texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #D5EBD6;
}
.interior-titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1E281F;
	font-weight: bold;
}
.interior-descripcion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1E281F;
	font-weight: normal;
}
.links-disclamer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1E281F;
	font-weight: normal;
	text-decoration: underline;
}

