.hoveron { text-decoration: underline} .hoveron:hover 
{ text-decoration: none} 
.justify {  text-align: justify}
.hoveroff { text-decoration: none}
.hoveroff:hover { text-decoration: underline}

