/* CSS Document */

.titulo-18 { 
	font-family: "Trebuchet MS", Arial, Verdana; 
	font-size: 18px;
	color: 725a3b;
	font-weight: bold; };
	
	
.texto-16-1 { 
	font-family: "Trebuchet MS", Arial, Verdana; 
	font-size: 16px;
	color: be680b;
	font-weight: bold; };
		
.texto-16-2 { 
	font-family: "Trebuchet MS", Arial, Verdana; 
	font-size: 16px;
	color: 725a3b;
	font-weight: bold; };
		
.texto-13 { 
	font-family: "Trebuchet MS", Arial, Verdana; 
	font-size: 12px;
	color: be680b;
	font-weight: bold; };
		a.texto-13:hover {text-decoration: underline; }
		a.texto-13:link {text-decoration: underline; }
		a.texto-13:visited { }
		a.texto-13:active { }
		
.texto-12 { 
	font-family: "Trebuchet MS", Arial, Verdana; 
	font-size: 12px;
	color: 725a3b;
	font-weight: normal; };
		a.texto-12:hover {text-decoration: underline; }
		a.texto-12:link {text-decoration: underline; }
		a.texto-12:visited { }
		a.texto-12:active { }
		
.texto-11 { 
	font-family: "Trebuchet MS", Arial, Verdana; 
	font-size: 11px;
	color: 725a3b;
	font-weight: normal; };
		a.texto-11:hover {text-decoration: underline; }
		a.texto-11:link {text-decoration: underline; }
		a.texto-11:visited { }
		a.texto-11:active { }
		
.texto-10 { 
	font-family: "Trebuchet MS", Arial, Verdana; 
	font-size: 10px;
	color: 725a3b;
	font-weight: normal; };
		a.texto-10:hover {text-decoration: underline; }
		a.texto-10:link {text-decoration: underline; }
		a.texto-10:visited { }
		a.texto-10:active { }