It can be done with javascript, like this:

<div id="xxxxx" OnClick="javasc ript: window.open('ht tp://www.xxxxx')">

In the syleheet add:
cursor: pointer;
to your div...