/************* COLORES NORMALES ***************/
.normal-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align:justify;
}
.normal-negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.normal-rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fc1921;
	text-decoration: none;
}
.bold-rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fc1921;
	font-weight: bold;
}
.bold-rojo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fc1921;
	font-weight: bold;
}
.title-ngo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.title-ngo2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title-ngo2:hover {	color: #fc1921; text-decoration: underline;}

.subtitle-ngo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.subtitle-ngo2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subtitle-ngo2:hover {	color: #fc1921; text-decoration: underline;}

.subtitle-ngoch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.subtitle-ngoch2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subtitle-ngoch2:hover {	color: #fc1921; text-decoration: underline;}

.subtitle-ngoch3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subtitle-ngoch3:hover {	color: #fc1921;}

/************* COLORES DE LINKS ***************/
.Menu1-blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Menu1-blanco:hover {color: #000000;}

.Menu1-negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Menu1-negro:hover {color: #000000;}

.links-ngo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.links-ngo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.links-ngo2:hover {	color: #fc1921;}

.links-ngo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.links-ngo3:hover {	color: #fc1921;}

.links-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.links-gris:hover {	color: #fc1921;}

.links-gris2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.links-gris2:hover {	
    color: #fc1921;
	text-decoration: underline;}
	
.links-gris3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.links-gris3:hover {	
    color: #fc1921;
	text-decoration: underline;}

.linkscont-rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fc1921;
	text-decoration: underline;
}
.links-rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fc1921;
	text-decoration: none;
}
.links-rojo:hover {	color: #000000;}

.links-rojobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fc1921;
	text-decoration: none;
}
.links-rojobold:hover {	color: #000000;}




