.strikeout {
	text-decoration: line-through;
}
.dashed {
	border: 4px dashed cc0000;
}
