img {
	border: 0px;
}
body {
	direction: rtl;
	background-color: #333333;
	font-family: Arial;
}
.site {
	margin: 0px auto 0px auto;
	width: 942px;
}
.links {
	background-position: bottom;
	background-image: url('images/back_links.jpg');
	background-repeat: no-repeat;
	height: 65px;
	
}
.link_no {
 	float: right;
	margin: 35px 24px 0px 25px;
	padding: 10px 0px 0px 0px;
	color: #ffffff;
	height: 24px;
	font-size: 14px;
	text-align: center;
	line-height: 34px;
	
	font: normal normal normal 14px/100% Arial, Helvetica, sans-serif;
}
.link_yes {
	 float: right;
	margin: 35px 10px 0px 10px;
	padding: 10px 10px 0px 10px;
	color: #ffffff;
	background-image: url('images/back_link_yes.jpg');
	background-repeat: repeat-x;
	height: 24px;
	font-size: 14px;
	text-align: center;
	line-height: 34px;
	font: normal normal normal 14px/100% Arial, Helvetica, sans-serif;
}
.h_link{
	color:white;
	text-decoration:none;
}
a{
	text-decoration:none;
}
td{
	font-family:arial;
}
h1{
	margin: 8px 0px 0px 0px; 
	color: #DF2670; 
	font-size: 24px;
	border-bottom: 1px solid rgb(145, 145, 145);
	font-weight: normal;
	width:614px;

}