.mouse {
	cursor: hand;
}
.hebrew_text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fd0416;
	text-decoration: none;
	direction:rtl
	background-repeat: no-repeat;
	}

.form_butt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222e62;
	border: thin groove #222e62;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.hebrew_text_plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	direction:rtl
}
