CODE
<!-- begin code provided by createblog.com -->
<STYLE>
table.navigation {display: none;};</STYLE>
<!-- end code provided by createblog.com -->
^ use that code to get rid of the top links
CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
table.footer, table.footernav {display: none;};
</style>
<!-- end code provided by createblog.com -->
^ use that to get rid of the footer links
put these codes in the "Website Stats" box.