sample
<style type="text/css">
#hack{color:#000000;}
#hack{
_color:#ff0000;}
</style>

sample

IE6以下で見ると文字色が赤(#ff0000;)

それ以外のブラウザで見ると文字色が黒(#000000;)