.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

a:visited { color: #006666; background-color: transparent; } 
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006254;
}
.bgContact {
	
	background-image: url(../images/bg_contactus.jpg);
	background-repeat: no-repeat;
}
.bgProducts01 {
	
	background-image: url(../images/bg_products01.jpg);
	background-repeat: no-repeat;
}
.bgProducts02 {
	
	background-image: url(../images/bg_products02.jpg);
	background-repeat: no-repeat;
}
.bgProducts04 {
	
	background-image: url(../images/bg_products04.jpg);
	background-repeat: no-repeat;
}
.bgProducts05 {
	
	background-image: url(../images/bg_products05.jpg);
	background-repeat: no-repeat;
}