body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textoCuerpo {
	font-family: "Palatino Linotype", "Book Antiqua", "Bookman Old Style", "Times New Roman";
	font-size: 14;
}
.textoTitulo {
	font-family: "Palatino Linotype", "Book Antiqua", "Bookman Old Style", "Times New Roman";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ae1728;
}
body {
	background-color: #FFFFFF;
}
.nlink {	font-family: "Palatino Linotype", "Book Antiqua", "Bookman Old Style", "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ae1728;
	text-decoration: none;
}
.nlink:hover  {
	font-family: "Palatino Linotype", "Book Antiqua", "Bookman Old Style", "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}