Depending on the theme you're using, you can probably remove the footer links from within the footer.php or sidebar.php files in your theme's folder (again, this depends on the theme that you're using and whether it places "sidebar" content at the bottom of the page). One of the WP themes I use frequently stores all the sidebar content as if it were the page footer, so I have to make my changes in sidebar.php instead of the more common footer.php file.