a:hover
{
	color: Red;
	text-decoration: underline;
}
a:link
{
	color: Blue;
	text-decoration	:	none;
}
a:visited
{
	color: #009999;
	text-decoration:none;
} 
a:active 
{
	color: Red;
	text-decoration	:	none; 
   
}
EM{
	font-family:Traditional Arabic,Simplified Arabic;
	font-size:20px;
	text-align:justify;
	text-indent:20px;
	font-weight:bold;
	color: #011292;
	font-style: normal;
	}

p{
	font-family: "traditional arabic, Simplified Arabic";
	color: rgb(0,0,0);
	font-size:20pt;
	font-weight:normal;
	text-align:Justify;
	background-image : none;
	text-indent : 5%;
}
h1{
	color:#016362;
	font-size:22px;
	text-align:center;
	font-family:Arial;
}
h2{
	color:#B22222;
	font-size:19px;
	text-indent:20px;
	font-family:Simplified Arabic;
}
h3{	
	font-family: "traditional arabic, Simplified Arabic";
	color: rgb(0,66,0);
	font-size:20pt;
	font-weight:bold;
	background-image : none;
}
h4,h5,h6{	
	font-family:Simplified Arabic;
	font-size:16px;
	text-indent:20px;
	font-weight:bold;
}


