
body {  color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size:15px;
	background-color:#D5DBEC;
	margin-left: 5%;
	margin-right: 5%; }
	
.circle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}

.link {
	color:#188396;
}

.hebrewcult {
	color:#EA4D00;
}

.mainlink {
	text-decoration:none;
}

.copyright {font-size:12px}

.maintitle {
	font-size:22px;
}

.pagetitle {
	font-size:18px;
}

a:link { color: #188396; }  /* for unvisited links */
a:visited { color: #188396; } /* for visited links */
a:active { color: #188396; } /* when link is clicked */
a:hover { color: #EA4D00; } /* when mouse is over link */		



