.txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 17px;
	color: #481b1b;
	text-decoration: none;
}

.txtContact {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 17px;
	color: #997758;
	text-decoration: none;
}



.txtContact2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height : 17px;
	color: #481b1b;
	text-decoration: none;
}

.txtFooter {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height : 17px;
	color: #997758;
	text-decoration: none;
; vertical-align: middle; text-align: center
}

td.leftMargin {
	background-image: url(images/gradient_left.gif);
	background-repeat : repeat-y;
}

td.rightMargin {
	background-image: url(images/gradient_right.gif);
	background-repeat : repeat-y;
}

td.content {
	background-image: url(images/content_bg.gif);
}
a:hover {  color: d26d4b}
a:link {  text-decoration: underline}
