.over {
	TEXT-DECORATION: overline
}
.through {
	TEXT-DECORATION: line-through
}
.under {
	TEXT-DECORATION: underline
}
