.txtblk {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
.txtblue {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #563901;
}
.txtpnk {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FFF1F0;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: FFF1F0;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: FFF1F0;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F0853D;
	text-decoration: none;
}
.txtblkbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.txtblksm {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

