.blue {
	color: #023365;
}
body {
	font-family: Arial Rounded MT Bold;
	background: url(/images/stickerimg.jpg) repeat;
	
}
td {
	font-size: 13px;
	color: #333333;

}
.L {
	font-size: 15px;

}
.gray {
	color: #999999;
}
.yellow {
	color: #FFCC00;
}
.XL {
	font-size: 18px;
	font-weight: bold;

}
.S {
	font-size: 12px;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;

}
.subheader {
	color: #000000;
	font-size: 16px;
	font-weight: bold;

}
.fineprint {

	font-size: 10px;
	color: #999999;
}
.XS {
	font-size: 11px;
}
.MSRP {
	color: #ffffff;
	text-decoration: none;
	font-size: 4px;

}
.price {
	font-weight: bold;
	color: #000000;
	font-size: 12px;

}
.cart {
	font-size: 11px;
	color: #F6645C;
}
a:hover {
	color: #000000;

}
form {
	margin: 0px;
}
a.topnav:link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

a.topnav:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a.topnav:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
.orange {
	color: #FF8A00;
}
input {
	font-family: Arial Rounded MT Bold;
	color: #000000;
	background-color: #EFEFEF;
	font-size: 11px;



}
textarea {

	font-family: Arial Rounded MT Bold;
	color: #000000;
	background-color: #EFEFEF;
	font-size: 11px;
}
