is there any way to make pretty links?

My links include .htm at the mo and i have this code to change them:

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond...