/* CSS Document */

/* remove firefox link outline */  
a { outline: none; }  
:-moz-any-link:focus { outline: none; }  