.CurrentGigs {
	font-style: normal;
}
.PassedGigs {
	font-style: normal;
	color: #808080;
	font-size: 12px;
}
.CancelledGig {
	color: #FF0000;
	text-decoration: line-through;
}
