.on  {
	font-family: Geneva, Arial, Helvetica;
	font-size: 7.5pt;
	font-weight :  bold;
	text-decoration: underline;
	color:#000000;
}

.off {
	font-family: Geneva, Arial, Helvetica;
	font-size: 7.5pt;
	text-decoration: none;
	font-weight: bold;
	color:#800040;
}

.imgon { 
   border-color: #000000; 
   color :  #000000; 	
}