/* defaults */ a:active { background: none; } a:hover { color: #cc0000; } /* table of contents */ .toc { text-decoration: none; } a:active.toc { font-weight: bold; } a:hover.toc { font-weight: bold; } /* feature lines */ .topicLkBg { background: #508070; border:1px #333333 solid } .topicLkBgHover { background: #903060; cursor: hand; border:1px #333333 solid }