I want the underscore to appear only when the link is active, but I cannot implement it ... It does not work. Is it possible to implement this at all? 
Tried like this:
#hrrr:target{ display: block; width: 100%; border: none; background-color: #ffaa00; height: 3px; margin-top: 1px; margin-left: 50px;}