#CostumeNavigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888800;
	font-weight: bold;
	text-decoration: none;
	filter: DropShadow(Color="black", OffX=1, OffY=1, Positive=1);
}
#CostumeNavigation td {
	text-align: center;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 8px;
}
