.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: 16px; 
	 MARGIN-BOTTOM: 0px; 
   	 font-weight: bold;
	 COLOR: #6E9FB4; 
	 font-family: Trebuchet MS, Helvetica, sans-serif;
	 }
.texto-home {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6E9FB4;
}
.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:"#0291db";}
A:hover {text-decoration:underline;}
A:link {text-decoration:none;}
A:link {color:"6E9FB4";}
A:visited {text-decoration:none;}
A:visited {color:"e8e8e8";}
A:visited:hover {text-decoration:underline;}

