Thanks for your response Anne,
You can add your rules to #productsListingListingTopLinks or .navSplitPagesResult for the top and bottom links. seems not to make any difference.
I have made these rules in 'Navigation' at or about line 56 in an attempt to solve this without effect as well as to 'product listing' and added this line .navSplitPagesResult {color:#880000;font-weight:normal;font-size:1.2em;} under 'product listing'. The only changes that happen are font size does change and link color changes, i.e. the open page number in the result.
Nothing I have tried will alter the color of of any of the text, letters or numbers, in the [<< Prev] 1 2 3 4 5 ... [Next >>] (except for link color as mentioned). I figure that either the rules for this are in another file (unlikely) or they are part of some higher level rules - appears to need a specific rule not currently used ??
The reason I want to change the color is to make it more prominent when users are scrolling down as in small size black font it tends to blend in and Google Analytics is showing far too many exits after the first products listing page - larger font (achieved) and standout color will at least offset that as a reason then I can look at other things that may be causal.
One thing that I notice from looking at your page is that you should either make your product listing images smaller, or change the listing page to 3 across. You are getting an overflow on the right hand side. - yeah I have been experimenting with the layout of the page so will look to correct it.
/bof navigation/
.navSplitPagesResult {color:#880000;font-weight:normal;font-size:1.2em;}
.navSplitPagesLinks {color:#880000;font-weight:normal;font-size:1.2em;}
.navNextPrevCounter {margin: 0em;font-size: 0.9em;color:#880000;font-weight:normal;}
.navNextPrevList {color:#880000;display: inline;white-space: nowrap;margin: 0;padding: 0.5em 0em;}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {margin: 0.5em;}
#navBreadCrumb {background:transparent;}
/bof product listing/
.listingDescription {text-align:left;}
.productListing-even {border:1px dashed #ccc;}
.productListing-rowheading {background-image:url(../images/top-menu-bk2.jpg);height:30px;color:#fffffd;text-transform:uppercase;}
.productListing-rowheading a{color:#fffffd;}
.productListing-rowheading a:hover{color:#ccc;}
.navSplitPagesResult {color:#880000;font-weight:normal;font-size:1.2em;}
#productsListingNavNextPrevCounter {color:#880000;font-weight:normal;font-size:1.2em;}
#productsListingTopNumber {margin-top:15px;margin-bottom:15px;color:#880000;font-weight:normal;font-size:1.2em;}
#productsListingBottomNumber {margin-top:15px;margin-bottom:15px;color:#880000;font-weight:normal;font-size:1.2em;}
#productsListingTopLinks {color:#880000;font-weight:normal;font-size:0.9em;}
#productsListingBottomLinks {color:#880000;font-weight:normal;font-size:1.2em;}
#productListHeading {margin-bottom:15px;}
.tabTable {border-left:1px solid #dfdfe7;border-right:1px solid #dfdfe7;border-top:1px solid #dfdfe7;}
.productListing-data {border-bottom:1px dashed #ccc;}
cheers,
Mike