/* notification links inherit from usual links in bongo.css, but are red instead of blue */
a.notify       { color: #a00; }
a.notify:hover { color: #f00; }
