.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FCEF94;
	text-decoration: underline;
}
.link-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FCEF94;
	text-decoration: underline;
}
.link-small-dead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.sectionlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FCEF94;
	text-decoration: underline;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	border: solid #FCEF94;
	padding: 5px;
}
.shirt-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.section-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}
a:hover {
	color: #9F0000;
}
.body {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
}
.price {
	font-family: "Comic Sans MS";
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.drop-down {

	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #565656;
	vertical-align: bottom;
	background-color: #FCEF94;	
}
.add-to-basket {
	vertical-align: bottom;
}
.body-black {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
}
.body-black-bold {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.body-small {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #FFFFFF;
}
.body-small-bold {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
