Please delete this post.I've solved the problem and can't find where to delete it myself. Sorry Thanks.
You pu it after in the quotes of href. i.e < a href="http://yournewlink.com"> Now i don't know if the "./"means http:// yournewlink.com. Then you could try < a href="./newlnk.html"> where the full link would be http:// yournewlink.com/newlink.html. Ideally the first one way will always work. I've never used the second. Skinny