.FONT_primaria {
	color: #1461A5;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1461A5;
	background-color: #1461A5;
}
.FONT_secundaria {
	color: #A5ACB2;
}
.FONT_primaria_19 {

	font-size: 24px;
	text-indent: 15px;
}
.FONT_terciario_N {
	color: #FFFFFF;
	font-weight: bold;
}
.FONT_primaria_N {
	color: #1461A5;
	font-weight: bold;
}
.FONT_primaria_14_N {
	color: #1461A5;
	font-weight: bold;
	font-size: 14px;
}
