#pagination a { color: silver; font-size: 10px; font-family: Tahoma, Arial, verdana; font-weight: bold; background-color: #fff; text-decoration: none; width: 15px; height: 15px; margin: 1px 2px; padding: 1px 3px; border: solid 1px; }
#pagination a:hover { color: white; background-color: silver; border: solid 1px silver; }
#pagination a:focus { color: white; background-color: silver; border: solid 1px silver; }
.activepage { color: #fff; font-size: 10px; font-family: Tahoma, Arial, verdana; font-weight: bold; background-color: silver; text-decoration: none; width: 15px; height: 15px; margin: 1px 2px; padding: 1px 3px; border: solid 1px silver; }
.nonactive { color: #e8e8e8; font-size: 10px; font-family: Tahoma, Arial, verdana; font-weight: bold; background-color: #fff; text-decoration: none; width: 15px; height: 15px; margin: 1px 2px; padding: 1px 3px; border: solid 1px; }
#prepage { position:absolute; font-family: arial; font-size: 16; left: 0; top: 0; background-color: black; layer-background-color: black; width:100%; height: 100%; z-index: 500; }
#gallerytable a { color: blue; text-decoration: none; }
#gallerytable a:hover { color: red; text-decoration: none; }
#gallerytable a:visited { color: blue; text-decoration: none; }
#gallerytable a img { border: solid 1px black; }
#gallerytable a img:hover { border: solid 1px red; }