.azul {
	font-style: normal;
	font-size: 11px;
	font-family: Arial;
	color: #2786B7;
	}
a.azul {
	font-style: normal;
	font-size: 11px;
	font-family: Arial;
	color: #2786B7;
	text-decoration: none;
	}	
.azulb {
	font-style: normal;
	font-size: 11px;
	font-family: Arial;
	color: #2786B7;
	font-weight: bold;
	}
a.azulb {
	font-style: normal;
	font-size: 11px;
	font-family: Arial;
	color: #2786B7;
	font-weight: bold;
	text-decoration: none;
	}
.normal {
	font-style: normal;
	font-size: 11px;
	font-family: Arial;
	color: Black;
	line-height: 11px;
	}
a.normal {
	font-style: normal;
	font-size: 11px;
	font-family: Arial;
	color: Black;
	line-height: 11px;
	text-decoration: none;
	}
.normalb {
	font-style: normal;
	font-size: 11px;
	font-family: Arial;
	color: Black;
	line-height: 11px;
   font-weight: bold;	
}
.rojo {
	font-style: normal;
	font-size: 11px;
	font-family: Arial;
	color: #e31e31;
	}
a.rojo {
	font-style: normal;
	font-size: 11px;
	font-family: Arial;
	color: #e31e31;
	text-decoration: none;
	}
.rojoit {
	font-style: italic;
	font-size: 11px;
	font-family: Arial;
	color: #e31e31;
	}
.blanco {
	font-style: normal;
	font-size: 11px;
	font-family: Arial;
	color: White;
	}
.blancob {
	font-style: normal;
	font-size: 12px;
	font-family: Arial;
	color: White;
	font-weight: bold;
	}
a.blanco {
	font-style: normal;
	font-size: 11px;
	font-family: Arial;
	color: White;
	text-decoration: none;
	}

