a.shirtLink {
	text-decoration: none;
	font-weight: bold;
}

a.shirtLink:hover {
	color: yellow;
	text-decoration: none;
}
