.TITULO_ARTICULO {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.TITULO_2_ARTICULO {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.TEXTO {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
}
.TEXTO_TABLAS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.TITULO_TABLAS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.LINKS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	
	
	
}
.REFERENCIAS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
