.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #824729;
}

.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #415920;
}

.resa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.txtCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-variant: small-caps;
	text-decoration: underline;
	font-weight: bold;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	color: #824729;
	text-decoration: underline;
}
a:hover {
	color: #824729;
	text-decoration: none;
}
a:visited {
	color: #824729;
}


