.menu-links{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration:none;
	}

.titulos{
     MARGIN-TOP: 4px; 
	 FONT-SIZE: 12px; 
	 MARGIN-BOTTOM: 0px; 
	 COLOR: #0291db; 
	 font-family: Trebuchet MS, Helvetica, sans-serif;
	 }
.titulos-principales{
     MARGIN-TOP: 4px; 
	 FONT-SIZE: 14px; 
	 MARGIN-BOTTOM: 0px; 
   	 font-weight: bold;
	 COLOR: #004080; 
	 font-family: Arial;
	 }
.titulos-principales-naranja{
     MARGIN-TOP: 4px; 
	 FONT-SIZE: 16px; 
	 MARGIN-BOTTOM: 0px; 
   	 font-weight: bold;
	 COLOR: #0291db; 
	 font-family: Trebuchet MS, Helvetica, sans-serif;
	 }
.texto-tablas {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.texto-tablas-gris {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.texto-tabla-especiales {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
.precios {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0291db;
}

A:hover {color:"#000000";}
A:hover {text-decoration:underline;}
A:link {text-decoration:none;}
A:link {color:"FFFFFF";}
A:visited {text-decoration:none;}
A:visited {color:"9FECFF";}
A:visited:hover {text-decoration:underline;}

