				 
a.redhilite:link { color: #B31B1A; font:10pt Arial, Helvetica, sans-serif}
a.redhilite:visited { color: #F60001; font:10pt Arial, Helvetica, sans-serif }
a.redhilite:hover { color: #F60001; font:10pt Arial, Helvetica, sans-serif }

a.orangehilite:link { color: #BE4E29; font:10pt Arial, Helvetica, sans-serif}
a.orangehilite:visited { color: #E13F00; font:10pt Arial, Helvetica, sans-serif}
a.orangehilite:hover { color: #E13F00; font:10pt Arial, Helvetica, sans-serif }

a.yellowhilite:link { color: #F1AB00; font:10pt Arial, Helvetica, sans-serif}
a.yellowhilite:visited { color: #DDC966; font:10pt Arial, Helvetica, sans-serif  }
a.yellowhilite:hover { color: #DDC966; font:10pt Arial, Helvetica, sans-serif }

a.bluehilite:link { color: #0052C2; font:10pt Arial, Helvetica, sans-serif }
a.bluehilite:visited { color: #1F6EDA; font:10pt Arial, Helvetica, sans-serif }
a.bluehilite:hover { color: #1F6EDA; font:10pt Arial, Helvetica, sans-serif }

a.purplehilite:link { color: #6D00F6; font:10pt Arial, Helvetica, sans-serif}
a.purplehilite:visited { color: #8429F6; font:10pt Arial, Helvetica, sans-serif }
a.purplehilite:hover { color: #8429F6; font:10pt Arial, Helvetica, sans-serif}

a.pinkhilite:link { color: #FD1988; font:10pt Arial, Helvetica, sans-serif }
a.pinkhilite:visited { color: #FF6CB5; font:10pt Arial, Helvetica, sans-serif }
a.pinkhilite:hover { color: #FF6CB5;  font:10pt Arial, Helvetica, sans-serif}

a.greenhilite:link { color: #068954; font:10pt Arial, Helvetica, sans-serif }
a.greenhilite:visited { color: #08BD72; font:10pt Arial, Helvetica, sans-serif }
a.greenhilite:hover { color: #08BD72; font:10pt Arial, Helvetica, sans-serif }

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #CCCCCC;
}
.store_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}
.store_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.store_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC3300;
}
.store_price_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC3300;
}
.store_jersey_title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CCCCCC;
}
.store_jersey_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
.store_jersey_price {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF3300;
}
.store_jersey_price_large {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF3300;
}
.store_tshirt_title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #F1AB00;
}
.store_tshirt_price {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F1AB00;
}