body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto_pie {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
}
.enlace_negro {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.enlace_negro a {
color: #000000;
	text-decoration: none;
}
.enlace_negro a:hover {
color: #000000;
	text-decoration: underline;
}
.enlace_peqnegro {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.enlace_peqnegro a {
color: #000000;
	text-decoration: none;
}
.enlace_peqnegro a:hover {
color: #000000;
	text-decoration: underline;
}
.enlace_negro2 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.enlace_negro2 a {
color: #000000;
	text-decoration: none;
}
.enlace_negro2 a:hover {
color: #000000;
	text-decoration: underline;
}
.texto_normal {

	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}
.texto_titulo {


	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
}
.texto_negrilla {


	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.texto_negrilla2 {



	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
}
.texto_negrilla_azul {




	font: bold 16px Arial, Helvetica, sans-serif;
	color: #2B2E65;
}
.texto_negrilla_azul2 {



	font: bold 12px Arial, Helvetica, sans-serif;
	color: #2B2E65;
}
.texto_normal_sub {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

