BODY {
	background: url('../images/yoga/ganashbg.jpg');
	COLOR: #000;
	FONT-FAMILY: "Arial", "Arial (Hebrew)", "David (Hebrew)", "Courier New (Hebrew)";
	FONT-SIZE: 12px;
}
p {
	text-align: justify;
	font-family: arial;
	FONT-SIZE: 15px
}
h1 {
	text-decoration: overline
}

p.header {
font-size: 24px;
text-align: center;
font-family: "Arial", "Arial (Hebrew)", "David (Hebrew)", "Courier New (Hebrew)"
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7A353C;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7A353C;
	text-decoration: none;
}

