<style type="text/css">
#hack{color:#000000;}
* html
#hack{color:#ff0000;}
</style>
IE6以下で見ると文字色が赤(#ff0000;)
それ以外のブラウザで見ると文字色が黒(#000000;)