.arabictext{  
	font-family: Simplified Arabic, Arabic Transparent, Traditional Arabic; 
	font-size: 16px; line-height: 1;
	color:black; 
	font-weight:normal;
	text-decoration: none;
	}
.arabictextbold{  
	font-family: Simplified Arabic, Arabic Transparent, Traditional Arabic; 
	font-size: 12px; line-height: 1;
	color:black; 
	font-weight:bold;
	text-decoration: none;
	}	
.arabictextboldwhite{  
	font-family: Simplified Arabic, Arabic Transparent, Traditional Arabic; 
	font-size: 12px; line-height: 1;
	color:white; 
	font-weight:bold;
	text-decoration: none;
	}	
.text {
	font-family: Verdana, Arial;
	font-size: 12px; line-height: 1;
	color: #000000;
	text-decoration: none;
}
.textbold {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a.text:hover {
	text-decoration: underline;
	color: red;
}

