﻿.pick_win {
	color:				green;
	font-weight:		bold;
}

.pick_lose {
	color:				red;
	font-weight:		normal;
	text-decoration:    line-through;
}
span.team_used {
	color:				#6c6c6c;
	font-weight:		normal;
	text-decoration:    line-through;
}