Also the Page Template(page.php) also has
<h2 class="postTitle">
<a href="<?php the_permalink();?>" title="<?php the_title();?>"><?php the_title();?></a>
</h2>
Do I need to change this one as well?? Or better yet anyone know for sure which ones I need to change LOL

Thanks guys..