@charset "utf-8";
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 700px;
	width: 900px;
	direction: rtl;
	font-size: 14px;
	background-color: #FFF;
	background-image: url(../imagesnadlan/bg.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
	text-align: justify;
}
#wrapper table tr td table tr td p a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#wrapper table tr td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
	text-decoration: none;
	direction: rtl;
	font-weight: bold;
	text-align: left;
}
