.texto{
	font-family: sans-serif;
	font-size: xx-small;
	color:black;
	font-weight: bold;
	text-align: justify;
 	text-decoration: none;
}


.texto_resumen{
	font-family: sans-serif;
	font-size: xx-small;
	color: #006699;
	font-weight: bolder;
	text-align: justify;
 	text-decoration: none;
}

.titulo{
	font-family: sans-serif;
	font-style: normal;
	color:#727272;
	text-decoration: none;
}

.texto_boldplus{
	font-family: sans-serif;
	font-size: xx-small;
	color:black;
	font-weight: bolder;
	text-align: justify;
 	text-decoration: none;
}

.texto_boldplus_der{
	font-family: sans-serif;
	font-size: xx-small;
	color:black;
	font-weight: bolder;
	text-align: right;
 	text-decoration: none;
}




.texto_boldplusb{
	font-family: sans-serif;
	font-size: xx-small;
	color: #006699;
	font-weight: bolder;
	text-align: justify;
 	text-decoration: none;
}

.texto_boldplusb_der{
	font-family: sans-serif;
	font-size: xx-small;
	color:#006699;
	font-weight: bolder;
	text-align: right;
 	text-decoration: none;
}

A{
	font-family: sans-serif;
	font-size: xx-small;
	color: #006699;
	font-weight: bolder;
	text-align: right;
 	text-decoration: none;
}

A:HOVER{
	
	font-family: sans-serif;
	font-size: xx-small;
	color: orange;
	font-weight: bolder;
	text-align: right;
 	text-decoration: none;
		
}

A.menu_lat{
	font-family: sans-serif;
	font-size: 12;
	color: #CC6600;
	font-weight: bolder;
	text-align: right;
 	text-decoration: none;
}

A:HOVER.menu_lat{
	
	font-family: sans-serif;
	font-size: 12;
	color:red;
	font-weight: bolder;
	text-align: right;
	text-decoration: none;
 	position:
		
}

A.blanca{
	font-family: sans-serif;
	font-size: xx-small;
	color: white;
	font-weight: bolder;
	text-align: center;
 	text-decoration: none;
}

A:HOVER.blanca{

	font-family: sans-serif;
	font-size: xx-small;
	color:orange;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}

.blanca{
	font-family: sans-serif;
	font-size: xx-small;
	color: white;
	font-weight: bolder;
	text-align: center;
 	text-decoration: none;
}

.index_links{
	font-family: sans-serif;
	font-size: 12;
	color:white;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}
.index_links:HOVER{
	
	font-family: sans-serif;
	font-size: 12;
	color:orange;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}