@charset "utf-8";
/* CSS Document */

a {
 outline: none;   /*for Firefox*/
 hlbr:expression(this.onFocus=this.blur());   /*for IE*/
}