CSS3 brings us drop-shadow in text. Most browsers support it now but oddly IE9 still doesn't. Here's an example of the syntax:
text-shadow: 0px -1px 0px #374683;