I have some CSS to change the style of the outline on my page. \[code\]*:focus{outline: #5ab6df dotted 2px; } \[/code\]But when I tab to different links, part of the outline will remain on previous links. Any help would be appreciated. -IE 9, not running in compatibility mode.