.activePage { font-family: Verdana, Arial, sans-serif; font-weight: bold; padding: 0px 3px 0px 3px; border: 1px solid #666; color:#666; background-color:#fff; margin-right:3px; font-size: 12px; } .activePage a:link { text-decoration: none; color: #666; } .activePage a:visited { text-decoration: none; color: #666; } .activePage a:hover { text-decoration: none; color: #666; } .activePage a:active { text-decoration: none; color: #666; } .inactivePage { font-family: Verdana, Arial, sans-serif; font-weight: bold; padding: 0px 3px 0px 3px; border:1px solid #666; color:#666; background-color:#fff; margin-right:3px; cursor:pointer; font-size: 12px; } .inactivePage a:link { text-decoration: none; color: #666; } .inactivePage a:visited { text-decoration: none; color: #666; } .inactivePage a:hover { text-decoration: none; color: #666; } .inactivePage a:active { text-decoration: none; color: #666; } .goInput{ font-family: Verdana, Arial, sans-serif; font-weight: bold; border:1px solid #666; color:#4F7FC9; background-color:#fff; cursor:pointer; height: 14px; width:30px; } .tablefont{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; } .currpagefont{ color: #E10900; font-weight:bold; }