A.pagenum { color: black; text-decoration: none;}
A.pagenum:link { color: black; text-decoration: none;}
A.pagenum:hover { color: #ed2901; text-decoration: underline;}
A.pagenum:visited { color: black; text-decoration: none;}
A.pagenum:visited:active { color: orange; text-decoration: none;}
A.pagenum:visited:hover { color: #ed2901; text-decoration: underline;}
A.pagenum:active { color: orange; text-decoration: none;}
