.font {
	font-family: "ו";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: "ו";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "ו";
	font-size: 12px;
	color: #0DB14B;
	text-decoration: none;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/n_4.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bgr {
	background-attachment: fixed;
	background-image: url(images/n_4.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bgr01 {
	background-attachment: fixed;
	background-image: url(images/bg00.gif);
	background-repeat: repeat-y;
	background-position: right;
}