<style type="text/css">


/*===============================================================================================================*/
/* Main Menu */

	.menu {
		color : white;
		font-family : "Arabic Transparent";
		font-size : 20;
		font-weight : bold;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 5px;
		padding-top : 0px;
		background-image: url(button.jpg);
		background-position: right;
		background-repeat: no-repeat;
	}

	a.menu_link:link {
		color : white;
		text-decoration : none;
	}

	a.menu_link:visited {
		color : white;
		text-decoration : none;
	}

	a.menu_link:active {
		color : white;
		text-decoration : none;
	}

	a.menu_link:hover {
		color : gray;
		text-decoration : none;
	}


/*===============================================================================================================*/
/* Homepage */

	.homepage_hot_link {
		color : white;
		font-family : "Arabic Transparent";
		font-size : 20;
		font-weight : bold;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
		background-image: url(red-button.jpg);
		background-position: left;
		background-repeat: no-repeat;
	}

	.homepage_phrase {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 16;
		font-weight : bold;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}

/*===============================================================================================================*/
/* About Us */

	.about_us_title {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 20;
		font-weight : bold;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}

	.about_us_sub_title {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 18;
		font-weight : bold;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}

	.about_us_paragraph {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 18;
		font-weight : bold;
		text-align : justify;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}


/*===============================================================================================================*/
/* Services */

	.services_paragraph {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 18;
		font-weight : bold;
		text-align : justify;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}

	.services_list {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 18;
		font-weight : bold;
		text-align : justify;
		line-height: 40px;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}
	
	.services_sub_list {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 18;
		font-weight : bold;
		text-align : justify;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}

	a.services_link:link {
		color : black;
		text-decoration : none;
	}

	a.services_link:visited {
		color : black;
		text-decoration : none;
	}

	a.services_link:active {
		color : black;
		text-decoration : none;
	}

	a.services_link:hover {
		color : gray;
		text-decoration : none;
	}

/*===============================================================================================================*/
/* Deals */
	
	.deals_title {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 20;
		font-weight : bold;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}

	.deals_sub_title {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 18;
		font-weight : bold;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}

	.deals_paragraph {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 18;
		font-weight : bold;
		text-align : justify;
		padding-bottom : 5px;
		padding-left : 15px;
		padding-right : 15px;
		padding-top :5px;
	}

	a.deals_link:link {
		color : white;
		text-decoration : none;
	}

	a.deals_link:visited {
		color : white;
		text-decoration : none;
	}

	a.deals_link:active {
		color : white;
		text-decoration : none;
	}

	a.deals_link:hover {
		color : yellow;
		text-decoration : none;
	}
/*===============================================================================================================*/
/* Contact Us */

	.contact_us_title {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 20;
		font-weight : bold;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}

	.contact_us_sub_title {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 18;
		font-weight : bold;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}

	.contact_us_paragraph {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 18;
		font-weight : bold;
		text-align : justify;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}

	.contact_us_form_lable {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 18;
		font-weight : bold;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}

	a.contact_us_link:link {
		color : black;
		text-decoration : none;
	}

	a.contact_us_link:visited {
		color : black;
		text-decoration : none;
	}

	a.contact_us_link:active {
		color : black;
		text-decoration : none;
	}

	a.contact_us_link:hover {
		color : gray;
		text-decoration : none;
	}

/*===============================================================================================================*/
/* Customer Login */
	.customer_login_title {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 20;
		font-weight : bold;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}

	.customer_login_sub_title {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 18;
		font-weight : bold;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}

	.customer_login_paragraph {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 18;
		font-weight : bold;
		text-align : justify;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}

/*===============================================================================================================*/
/* E-Mail Login */
	.email_login_title {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 20;
		font-weight : bold;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}

	.email_login_sub_title {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 18;
		font-weight : bold;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}

	.email_login_paragraph {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 18;
		font-weight : bold;
		text-align : justify;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}
	

/*===============================================================================================================*/
/* Dada Mail */
	.newsletter_content {
		color : black;
		font-family : "Arabic Transparent";
		font-size : 16;
		font-weight : bold;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top :5px;
	}
</style>