How can I get ZenCart to send the account creation welcome email to be HTML format?

I want to customize the welcome text to say.

Code:
Welcome to <a href="http://www.example.com/store">our store</a>.
But the link is not coming through in the email.

Thanks in advance.