<style>
.languages a {

}

.languages a:hover {
	display: normal;
	color: white;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background-color: #880099;

}


.menuindex a {
	display: block;
	font-weight: bold;
	font-size: 18px;
	color:#ffcc66;
	text-decoration: none;
	background-color: #0022aa;
	}

.menuindex a:hover {
	display: block;
	color: #0022aa;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	background-color: #ffcc66;
	}

.email{
	color: #330099;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;

}
.email:hover{
	font-weight: bold;
	font-size: 10px;
	color:#0022aa;
	text-decoration: none;
	background-color: #e7d6aa;

}

.menulink a {
	display: block;
	color: #0022aa;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	background-color: #ffcc66;

	}

.menulink a:hover {
	display: block;
	font-weight: bold;
	font-size: 13px;
	color:#ffcc66;
	text-decoration: none;
	background-color: #0022aa;
	}


.clink {
	font-weight: bold;
	font-size: 16px; 
	color:#111199;
	text-decoration: none
	}

.clink:hover {
	font-weight: bold;
	font-size: 16px;
	color:green;
	text-decoration: none;
	background-color: #D2E9FF;
	}

.alink a {
	color: #333399;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none
	}

.alink a:hover {
	border: #6d80fe zolid 0px; 
	display: block;
	font-weight: bold;
	font-size: 16px;
	color:green;
	text-decoration: none;
	background-color: #D2E9FF;
	}

a{
	color: #330099;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;

}
a:hover{
	font-weight: bold;
	font-size: 14px;
	color:#006600;
	text-decoration: none;
	background-color: #e7d6aa;

}

.newupdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: square;
	list-style-position: inside;
	text-transform: none;
	font-style: normal;
	text-indent: -13pt;
	line-height: normal;

}


.Head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
.arabic1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 150%;
	font-weight: normal;
	color: #000066;
	direction:rtl

}
.arabic2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	direction:rtl

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: green;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	text-align: center;
}
.head03 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}

.ArabicText {
	font-family: "Simplified Arabic";
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	text-align: justify;
}

.smallcaps1 {
	font-variant: small-caps;
}