.del-template {
	text-decoration: line-through;
}
.del-template:hover {
	text-decoration: none;
}
s:hover, del:hover {
	text-decoration: none;
}