A.sortLink { color: #000000; text-decoration: none; cursor: hand }
A:hover.sortLink { color: #ff0000; text-decoration: none; cursor: hand }

A.headerLink { text-decoration: none; cursor: hand }
A:hover.headerLink { color: #ffff00; text-decoration: underline; cursor: hand }

A { text-decoration: none; cursor: hand }
A:hover { color: #ff0000; cursor: hand }
