.link1{
	font-size:10pt;
	font-weight:bold;
	color:#006225;
	text-decoration:none;
	}

.link1:hover{
	/*color:#006838;*/
	}

.link2{
	font-size:10pt;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}

.link2:hover{
	/*color:#b2b2b2;*/
	}

.link3{
	font-size:9pt;
	color:#78a22f;
	font-weight:bold;
	text-decoration:none;
	}

.link3:hover{
	/*color:#f2f2f2;*/
	}
	
.fuente18pt{
	font-size:17pt;
	/*font-weight:bold;*/
	}

.fuente16pt{
	font-size:15pt;
	/*font-weight:bold;*/
	}

.fuente14pt{
	font-size:13pt;
	/*font-weight:bold;*/
	}

.fuente12pt{
	font-size:11pt;
	/*font-weight:bold;*/
	}

.fuente11pt{
	font-size:10pt;
	/*font-weight:bold;*/
	}

.fuente10pt{
	font-size:9pt;
	/*font-weight:bold;*/
	}

.fuente9pt{
	font-size:8pt;
	/*font-weight:bold;*/
	}

.fuente8pt{
	font-size:7pt;
	/*font-weight:bold;*/
	}

.fuente7pt{
	font-size:6pt;
	/*font-weight:bold;*/
	}
	
.fuenteColor1{ /* negro */
	color:#000000;
	}
	
.fuenteColor2{ /* verde */
	color:#b3d335;
	}
	
.fuenteColor3{ /* verde medio */
	color:#78a22f;
	}
	
.fuenteColor4{ /* gris claro */
	color:#b2b2b2;
	}
	
.fuenteColor5{ /* verde oscuro */
	color:#006225;
	}
	
.fuenteColor6{
	color:red;
	}
	
.fuenteColor7{
	color:#ffffff;
	}
	
.fuenteColor8{
	color:#df7a1c !important;
	}
	
.fuenteColor9{
	color:#a3112a !important;
	}
