
.link { 
	  text-decoration: underline;
	  color: #669900;
	  font-size: 8pt; font-weight: normal; font-family: "Web Hebrew AD", "Web Hebrew Monospace";
	  cursor:s-resizes
}

.link:hover { 
	  text-decoration: underline; 
          color: #920554; 
          cursor:s-resizes
}

.toolbar { 
	  text-decoration: none;
	  font-weight: normal;
	  color: #CCCCCC;  
	  font-size: 8pt; 
; font-family: Arial, Helvetica, sans-serif; font-style: normal
}

.toolbar:hover { 
	  text-decoration: underline
	   
}

.text { 
	  text-decoration: none;
	  font-size: 9pt; 
	  font-family: Arial, Helvetica, sans-serif;
          color: #6B033D

}
.textbig { 
	  text-decoration: none;
	  font-size: 10pt; 
	  font-family: Arial, Helvetica, sans-serif;
; color: #000000; font-style: italic; font-weight: bold

}
.marquee { 
	  text-decoration: none;
	  font-size: 8pt; 
	  color: #920554;
	  font-family: Arial, Helvetica, sans-serif;
	  cursor:default
; background: #FAE7FA; border-color: #E6DDF7 #E0DCF0 #E0DCF0

}