.text {
	font-family: Calibri, Arial, Helvetica-Conth, sans-serif;
	font-size: 12px;
	color: #101003;
}
.title {
	font-family: Cambria, Calibri, Arial, Helvetica-Conth, "MS Sans Serif";
	font-size: 18px;
	color: #101003;
}
a {
	color: #88474F;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #CA9D75;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #88474f;
	text-decoration: underline;
	font-weight: bold;
}

