.english_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.body_text {
   	font-family: "Simplified Arabic";
	font-size: 16px;


	color: #000000;
}

.credit {
   	font-family: "Simplified Arabic";
	font-size: 14px;

font-weight: bold;
	color: #000000;
}
.navigation_links {
   	font-family: "Simplified Arabic";
	font-size: 12px;


	color: #000000;
}
.title {
	font-family: "Simplified Arabic", "Traditional Arabic";
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}
a:link {
	font-family: "Simplified Arabic", "Traditional Arabic";
	font-size: 16px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
a:visited {
	font-family: "Simplified Arabic", "Traditional Arabic";
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: "Simplified Arabic", "Traditional Arabic";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.arabic_news {
	font-family: "Simplified Arabic", "Traditional Arabic";
	font-size: 16px;
	font-weight: bold;
	color: white;
}