.activation.active {

}
.activation.not-active {
	opacity: 0.5;
	text-decoration: line-through;
}

.activation.not-active a{
	text-decoration: none;
}