Prior to our Outlook 2007 software upgrade, I used to use the "Title" element of a Link or SPAN to provide a custom description on mouseover in the body of an HTML email message. Outlook 2007 doesn't seem to recognize "Title" (or at least it doesn't display it as mouseover text). Has anyone found a way to display custom mouseover text for a SPAN & Link that works with the Outlook 2007 HTML engine?
<A HREF="c:\whatever.doc" TITLE=" Link description here..">Link Text</A>