span.magazine a:link font{
  display: list-item;
	text-decoration: none;
	list-style:inside url(../images/b1.gif);
	font-family: Simplified Arabic;
	font-size: 12pt;
	color: #394F5C;
	border-top: 1px dotted #F9F5DD;
	background: #FDFDE1;
	list-style-type: none;
	font-weight: bold;
	}
/*خصائص اللينك عند الكبس عليه*/
span.magazine a:visited font{
 display: list-item;
	text-decoration: none;
	font-family: Simplified Arabic;
	font-size: 12pt;
	color: #376790;
	border-top: 1px dotted #D9D9D9;
	background: #F5F5ED;
	list-style:inside url(../images/b2.gif);
	font-weight: bold;
	}
/*خصائص اللينك عند المرور من فوقه*/
span.magazine a:hover font{
 	font-family: Simplified Arabic;
	font-size: 12pt;
	color: #4A789B;
	border-top: 1px solid #BFBFBF;
	background: #FAF0C7;
	
}

