.fbar:link { text-decoration: none; color: red }
.fbar:visited { text-decoration: none; color: red }
.fbar:active { text-decoration: none; color: red }
.fbar:hover { text-decoration: underline; color: #FFC600 }
