.enlace_negro {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	text-align: justify;
	text-indent: 8px;
}

.enlace_negro_cen {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	text-indent: 8px;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.texto_normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	
	color: #000000;
	text-decoration: none;
	text-indent: 8px;
	text-align: justify;
}
.cabeceras {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.notas {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	
	color: #000000;
	text-decoration: none;
}
.fondo {
	background-color: #990000;
}
