.Homefdo {
	background-image: url(home/img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #6A6A6A;
}
.tabla100alto {
	height: 100%;
}
.txtlink a:link, .txtlink a:active, .txtlink a:visited {
	color: #3C6899;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
}
.txtlink a:hover{
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.AboutFdo {

	background-image: url(about/img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.ServicesFdo {


	background-image: url(services/img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.ContactFdo {



	background-image: url(contact/img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.PricingFdo {




	background-image: url(pricing/img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.FaqsFdo {





	background-image: url(faqs/img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.GiftFdo {






	background-image: url(gifts/img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
