
.nav {
	font-family: Arial;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/bg2.jpg);
}

body,td,th {
	font-family: Verdana;
	font-size: 12px;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	color: #+971 5517 004730;
	text-decoration: none;
	text-align:left;
}

a:hover {
         background-image:url(image/hover.jpg);
		text-decoration: underline;
	color: #990000;
	
}

.head{
    font-family:Times New Roman;
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	}
	
.head1{
    font-family:verdana;
	font-size: 18px;
	font-weight: 500;
	color: #+971 5517 004730;
	text-decoration: none;
	text-align: center;
	}

