body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4F5A60;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
.inputfiledss {
	font-family: Tahoma, "Arabic Transparent", Andalus;
	font-size: x-small;
	font-style: normal;
	border: thin solid #AAABAA;
}
.a1:link {
	font-family: Tahoma, "Arabic Transparent", Andalus;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: White;
	text-decoration: none;
}
.a1:visited {
	font-family: Tahoma, "Arabic Transparent", Andalus;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: White;
}
.a1:hover {
	font-family: Tahoma, "Arabic Transparent", Andalus;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
}
.privacy {
	font-family: Tahoma, "Arabic Transparent", Andalus;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #4F5A60;
}