webkit, mozilla, opera

text-shadow: 2px 2px 4px #000:

first position = distance to right
second position: distance down
third position: distance blur to shadow
fourth position: hex color of shadow (*** color can also be expressed in rgba)

*** bevel effects can be accomplished via settings WITHOUT BLUR value
*** can be combined with border-radius to create lozenge shaped link object