.TextPlain {
	color: Black;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TextPlainBold {
	color: Black;
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.LinkSubCategoryMain {
	color: #332f28;
	font-size: large;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}
.LinkSubCategorySub {
	color: #332f28;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.LinkProductSearch {
	color: #336666;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.LinkBlack {
	color: #000000;
	text-decoration: underline;
}
.NavigationSide {
	font-weight: bold;
	font-size: xx-small;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.TitleBarDark {
	background-color: midnightblue;
	color: White;
}
.TitleBarLight {
	background-color: #0099ff;
	color: White;
}
.WhiteText {
	color: White;
}
.skuquantitybox {
	vertical-align: middle;
	text-align: center;
	font-size: 100%;
}
.MoneyBox {
	vertical-align: right;
	text-align: right;
	font-size: 75%;
}

.Error {
	color: Red;
}
.Header {
	background-color: #990000;
	color: #FFFFCC;
	font-weight: bold;
}

.table {
	font-size: xx-small;
	border-color: #CC9966;
	border-width: 1px;
	border-style: solid;
}
table {
	font-size: x-small;
}
BODY {
	left: 0;
	top: 0;
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.NavigationSideIn { font-weight: bold; font-size: xx-small; color: #FFFF99; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
.spacing {
	line-height: 19px;
}
.category {
	color: #0066FF;
}
<style>
.copyright {
   text-decoration: none;
   font-weight: bold;
   font-family: arial;
   font-size: 9px;
   line-height: 1.5;
   color: #000000;
}
</style>
