a.darkHover {
    background      : transparent url(/images/arrow_next_wht.gif) no-repeat scroll 0px 3px !important; 
	color			: #000 !important;
}

a.darkHover:hover {
    background      : transparent url(/images/arrow_next_wht_over.gif) no-repeat scroll 0px 3px !important; 
	color           : #666 !important;
}
