.txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.txt:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

}
.txtblack {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txtgreen {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #99CC00;
}

a.txtblack:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

}
.bckgdcontacto {
	background-image: url(images/contacto.jpg);
	height: 394px;
	width: 708px;
}
.bckgindex1 {
	background-image: url(images/home1.jpg);
	height: 394px;
	width: 708px;
}
.bckgcliente {
	background-image: url(images/cliente.jpg);
	height: 394px;
	width: 708px;
}
.bckgservicios {
	background-image: url(images/servicios.jpg);
	height: 394px;
	width: 708px;
}
.bckgquienes {
	background-image: url(images/quienes-somos.jpg);
	height: 394px;
	width: 708px;
}
.bckgdesign {
	background-image: url(images/design.jpg);
	height: 394px;
	width: 708px;
}
.txtorange {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.txtgray {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
