.text2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.h1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #3097AD;
}

.text {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
}
.text:hover {
	font-family: tahoma;
	font-size: 11px;
	COLOR: #999999; 
	line-height: 16px;
}
.menu:hover {
	font-family: tahoma;
	font-size: 11px;
	COLOR: #999999; background-color: #eeeeee;
	line-height: 16px;
}
.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	TEXT-DECORATION: none
}
span.codedirection { unicode-bidi:bidi-override; direction: rtl; }

.menulink {
	font-size: 12px;
	color: #333333;
}
a.menulink:link {
color: #333333; text-decoration: none;
}
a.menulink:visited {
color: #333333; text-decoration: none; 
}
a.menulink:hover {
color: #2BBCF0; text-decoration: none;  
}
a.menulink:active {
color: #333333; text-decoration: none; 
} 