#newProductsDefaultListingTopLinks strong ,#newProductsDefaultListingBottomLinks strong ,#specialsListingTopLinks strong ,#specialsListingBottomLinks strong ,#allProductsListingTopLinks strong ,#allProductsListingBottomLinks strong ,#productsListingListingTopLinks_searchworks strong ,#productsListingListingBottomLinks strong ,#productsListingListingBottomLinks_searchworks strong{
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    display: inline-block;
    padding: 5px 10px;
}
#newProductsDefaultListingTopLinks a ,#newProductsDefaultListingBottomLinks a ,#specialsListingTopLinks_searchworks a ,#specialsListingBottomLinks a ,#allProductsListingTopLinks a ,#allProductsListingBottomLinks a ,#productsListingListingTopLinks_searchworks a ,#productsListingListingBottomLinks a ,#specialsListingTopLinks a,#productsListingListingBottomLinks_searchworks a {
    background: none repeat scroll 0 0 #E9E9E9;
    color: #3E3E3E;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;
}