in wp_list_bookmarks() add a new parameter
exclude_category_name: Comma separated list of alphanumerical category names to exclude. For example, 'exclude=blogroll,friends' means that category names "blogroll" and "friends" will NOT be returned or echoed. Defaults to (exclude nothing).