a {
outline: none; /*firefox hack*/
}

/*ie6 hack*/
a:active, div#navbar a:active {
text-decoration:expression(hideFocus='true');
} 