.menu {
	font-family: Optima, Palatino, "New York", Times;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
.text {
	font-family: Optima, Palatino, "New York", Times;
	font-size: 14px;
	color: #FFFF99;
	text-decoration: none;
}
.subheader {
	font-family: Optima, Palatino, "New York", Times;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
a:link {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a:active {
	color: #FF9933;
	text-decoration: none;
}
.smalltext {

	font-family: Optima, Palatino, "New York", Times;
	font-size: 9px;
	color: #FFFF99;
	text-decoration: none;
}
.hebrew {
	color: #ffff99;
	background-position: right;
	text-align: right;
}
.clsHebrew {direction:RTL; unicode-bidi:embed; color: #FFFF99;}
