Depends what your definition of 'blurred' is, I'm guessing you mean anti-aliased (smoothed edges), in which case you need to turn off anti-aliasing on your static text to achieve the same 'sharp' look that you're getting with your dynamic text.
Dynamic text cannot be anti-aliased wheras static text is anti-aliased by default.
__________________