.TextBodyLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #B09E6E;
	text-decoration: none;
}
.TextBodyRegular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

