.text {
	font-family: "East Syriac Ctesiphon";
	font-size: 14pt;
	color: #101002;

}
.title {
	font-family: "East Syriac Ctesiphon";
	font-size: 24pt;
	color: #101002;
}
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;
}
