テキスト ドロップシャドウ
CSS3 support in IE 6, 7, and 8
01.<a
02.    href="http://fetchak.com/ie-css3/"
03.    target="_blank"
04.    style='
05.        text-shadow: 1px 1px 2px #888888;
06.        behavior: url(ie-css3.htc);
07. 
08.    '
09.>CSS3 support in IE 6, 7, and 8</a>