body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;

}
table {
	font-size: 14px;
}
.tab-hats {
	background-color: #D5F4FF;
}
.tab-outfits {
	background-color: #D5FFDA;
}
.tab-fasc {
	background-color: #FFD5EA;
}
.tab-dye {
	background-color: #FFEAD5;
}
.tab-info {
	background-color: #FFFFD5;
}
.tab-hats-lite {
	background-color: #F4FDFF;
	text-align: center;
}
.tab-outfits-lite {
	background-color: #F4FFF5;
	text-align: center;
}
.tab-fasc-lite {
	background-color: #FFF4FA;
}
.tab-dye-lite {
	background-color: #FFFAF4;
}
.boxtitle {
	font-weight: bold;
	text-align: center;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;

}
.tab-info-lite {

	background-color: #FFFFEA;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
