A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
}

A.buyLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #000000;
  font-weight: bold;
}

A.buyLink:hover {
  color: #000000;
}

A.boxLink { 
  color: #000000; 
}

A.boxLink:hover {
  color: #000000;
  text-decoration: underline;
}

A.indexLink {
  color: #FFFFFF;
}

A.indexLink:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

A.addressEdit {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
}

A.addressEdit:hover {
  color: #FF0000;
  text-decoration: none;
}

.productlistingNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #236FAB;	
}

hr.listing {
	border: none 0; 
	border-top: 1px solid #A0B5C4;
	height: 1px;
}

TD.productTextHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TD.productListingText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #8c8c8c;
  font-weight: bold;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #999999;
  text-align: center;
}

TD.shoppingCart-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

TD.shoppingCartHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  padding-top: 5px;
}

TABLE.productListNavigation {
	height: 25px;
	vertical-align: top;
    width: 100%;
}

TD.textNoProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

IMG.middle {
	vertical-align: middle;
}

