A:hover {
	COLOR: #6F5A02;
}

.calabaza{
   	color : #FFAB00;
}

.azul{
   	color : #3366CC;
}

.azulclaro{
   	color : #0000FF;
}


.turquesa{
   	color : #23D6DF;
}


.amarillo{
   	color : #FFCC33;
}

.verde {
   	color : #089A00;
}

.gris {
   	color : #666F74;
}

.bordecalabaza{
  border-color : #FFAB00;
}

.bordeazul{
   	border-color : #0000FF;
}

.bordenegro{
   	border-color : #000000;
}


.bordeamarillo{
   	border-color : #FFCC33;
}

.bordeverde {
   	border-color : #089A00;
}

.blanco {
   	color : #FFFFFF;
}



.fondoazul {
   	background-color : #3366CC;
}


.fondonegro {
   	background-color : #000000;
}


.fondoblanco {
   	background-color : #FFFFFF;
}


.blancosobreazul {
	color : #FFFFFF;
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : xx-small;
	font-weight : bold;
	background-color : #3366CC;
	text-decoration : none;
}

.blancosobrerojo {
	color : #FFFFFF;
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : xx-small;
	font-weight : bold;
	background-color : #FF0000;
	text-decoration : none;
}

.negrosobreazulclaro{
	color : #000000;
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : xx-small;
	background-color : #99CCFF;
	padding-left : 2px;
	padding-top : 2px;
	text-decoration : none;
}
.negrosobreazul{
	color : #000000;
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : xx-small;
	background-color : #3366CC;
	padding-left : 2px;
	padding-top : 2px;
	text-decoration : none;
}
.blancosobrenegro {
	color : #FFFFFF;
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : xx-small;
	font-weight : bold;
	background-color : #000000;
	text-decoration : none;
}


.blancosobregrisclaro:hover{
	color : #FFFFFF;
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : xx-small;
	font-weight : bold;
	background-color : #CCCCCC;
	text-decoration : underline;
}

.blancosobrenegro:hover{
	color : #FFFFFF;
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : xx-small;
	font-weight : bold;
	background-color : #000000;
	text-decoration : underline;
}


.fondoblanco {
   	background-color : #FFFFFF;
}

.blancosobregris {
	color : #000000;
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : xx-small;
	font-weight : bold;
	background-color : #999999;
	text-decoration : none;
}

.azulsobreblanco {
	color : #3366CC;
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : xx-small;
	background-color : #FFFFFF;
	text-decoration : none;
}

.azulsobrebotonblanco {
	color : #3366CC;
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : xx-small;
	font-weight : bold;
	background-color : #FFFFFF;
	text-decoration : none;
}

.azulclarosobreblanco {
	color : #0000FF;
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : xx-small;
	font-weight : bold;
	background-color : #FFFFFF;
	text-decoration : none;
}

.azulsobreblanco:hover {
	color : #3366CC;
	font-family : Georgia,Times New Roman,Times,Serif;
	background-color : #FFFFFF;
	text-decoration : underline;
}


.Azul8bold {
   	color : #3366CC;
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : 10pt;
   	font-weight : bold;
}

.Azul10bold {
   	color : #3366CC;
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : 10pt;
   	font-weight : bold;
}

.negro10{
   	color : #000000;
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : 10pt;
}

.letrapie {
   	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration: none;
	}


.Textopequenio {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : xx-small;
}


.contenidos {
	font-family:Georgia,Times New Roman,Times,Serif;
	font-size : 13px;
	color:333333;
	padding-left : 4px;
	padding-right : 4px;
} 

.contenidosblanco {
	background-color : #FFFFFF;
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : xx-small;
	padding-left : 4px;
	padding-right : 4px;
} 	
	
.enlacesinsub {
    color : #000000;
	text-decoration : none;
		PADDING-TOP: 2px;
	}
.enlacenegro {
    color : #000000;
	text-decoration : udnerline;
	}
.enlacesinsub:hover {
    color : #000000;
	text-decoration : underline;
		PADDING-TOP: 2px;
	}
	
.celdaazul {
	BACKGROUND-COLOR:  #CCCCCC; 
	PADDING-TOP: 0px;
}


.celdaverd {
	BACKGROUND-COLOR:   #006286;
	PADDING-TOP: 0px
}


.enlacerojo {
	COLOR: #FF0000; FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}

.enlacerojo:hover {
	COLOR: #FF0000; FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}

.enlaceazul {
	COLOR: #3366CC; FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}

.enlaceazul:hover {
	COLOR: #0000FF; FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}


.enlaceblanco {
	COLOR: #FFFFFF; FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}

.enlaceamarillo {
	COLOR: #FFCC33; FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}

.enlaceblanco:hover {
	COLOR: #FFFFFF; FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}

.enlaceblancogrande {
	COLOR: #FFFFFF; FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}

.enlacenegrogrande {
	COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}

.enlaceblancogrande:hover {
	COLOR: #FFFFFF; FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none;
	}
	
.enlacenegrogrande:hover {
	COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none;
	}	

.textonormal{
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : xx-small;
	padding-left : 4px;
	padding-right : 4px;
	}
	
	
.azulclaro {
	color : #0000FF;
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : xx-small;
	font-weight : bold;
	text-decoration : none; 
}

.combo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	cursor: hand;
}
.comboon {
	background-color: #006633;
	color: #FFFFFF;
	font-weight: bold;
	border: medium dashed #FFFFFF;
}
.enlacemapa {
	color:#ffffff;
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : 12px;
	font-weight:bold;
	text-decoration:underline;
}
.enlacemapa:hover {
	color:#FFCC00;
	font-family : Georgia,Times New Roman,Times,Serif;
	font-size : 12px;
	font-weight:bold;
	text-decoration:none;
}	