
{
A:link.toolbar, A:visited.toolbar, A:active.toolbar {text-decoration: none; color: red; background: black;}
A:hover.toolbar {text-decoration: underline; color: white; background: black;}
}


