
body {
	background: white;
	color: black;
	margin: 0px;
	font: 15px/20px "Arial (Hebrew)";
	direction: rtl;
	}

a {
	color: black;
	}

a:visited {
	color: black;
	}

a:hover {
	text-decoration: none;
	}
