.on_hold, .on_hold * a, .stopped, .stopped * a {
	color: #999;
	text-decoration: line-through;
}

.acquisition, .acquisition * a {
	color: #699;
	font-style: italic;
}
