a { text-decoration: none; color: navy }
a:hover { text-decoration: underline; color: navy }
a.toplink { text-decoration: none; font-weight: bold; font-family: Verdana; font-size: 12; color: yellow }
a.toplink:hover { text-decoration: none; font-weight: bold; font-family: Verdana; font-size: 12; color: navy; background-color: yellow }
a.pagelink { text-decoration: none; font-weight: bold; font-family: Verdana; font-size: 12; color: navy }
a.pagelink:hover { text-decoration: underline; font-weight: bold; font-family: Verdana; font-size: 12; color: maroon }