@charset "utf-8";
/* CSS Document */

.text {
	font-family: "Futura Lt BT", "Arial";
	font-size: 13px;
	font-weight: normal;
	color: #8A5E3B;
	text-decoration: none;
}
.footer {
	font-family: "Myriad Pro", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3b2314;
}

