td.SaleAd{
	font:normal normal 12px Tahoma;
	color: #3E3E3E;
	text-align:justify;
	direction:rtl;
}
 span.SaleAdLink_out{
	cursor:hand;
	font:normal normal 12px Tahoma;
	color: #945858;
	behavior: url("htc/Hilite.htc");
}
span.SaleAdLink_over{
	cursor:hand;
	font:normal normal 12px Tahoma;
	color: #945858;
	text-decoration : underline;
    behavior: url("htc/Hilite.htc");
}
span.AdvSearch_out{
	cursor:hand;
	font:normal normal 12px Tahoma;
	color: #DBDBDB;
	behavior: url("htc/Hilite.htc");
}
span.AdvSearch_over{
	cursor:hand;
	font:normal normal 12px Tahoma;
	color: white;
	text-decoration : underline;
    behavior: url("htc/Hilite.htc");
}