.ntext {  
	font-family: arial,helvetica,sans-serif; 
	font-size: small;
	font-style: normal; 
	color: #333333; 
	font-weight: lighter
}
.ntext a, .ntext a:visited, .ntext a:link {  
   color: #333333;  
	text-decoration: underline; 
}
.ntext a:hover,  .ntext a:active {  
   color: #666666;  
	text-decoration: underline; 
}
.obtext {  
	font-family: arial,helvetica,sans-serif; 
	font-size: small; 
	font-style: normal; 
	color: #FF9933; 
	font-weight: bold;
}
.obtext a, .obtext a:link, .obtext a:visited {
   color: #FF9933;
	text-decoration: none; 
}
.obtext a:hover, .obtext a:active  {
   color: #FF6633;
	text-decoration: none; 
}
.stext {  
	font-family: arial,helvetica,sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	color: #333333; 
	font-weight: lighter
}
.stext a, .stext a:link, .stext a:visited {  
   color: #333333;
	text-decoration: underline; 
}
.stext a:hover,.stext a:active  {  
   color: #666666;
	text-decoration: underline; 
}
