a { text-decoration: none }
body { text-align: center; background: #000000 }

table.main { height: 100%; width: 800px }
table.main td { text-align: center; background: #000000; border: 1px solid #000000; color: #cccccc; font: 10pt verdana; padding: 5px; text-align: center }
table.main td a:visited { color: #990099 }
table.main td a:link { color: #990099 }
table.main td a:hover { color: #ff66cc }
table.main td a:active { color: #990099 }
   
table.main td.header img { border: 5px solid #000000 }

table.main td.footer a:visited { color: #990099 }
table.main td.footer a:link { color: #990099 }
table.main td.footer a:hover { color: #ff66cc }
table.main td.footer a:active { color: #990099 }

table.gallery { }
table.gallery td { text-align: center; background: #000000; border: 1px solid #000000; color: #cccccc; font: 10pt verdana; padding: 5px; }
table.gallery a:visited { color: #990099 }
table.gallery a:link { color: #990099 }
table.gallery a:hover { color: #ff66cc }
table.gallery a:active { color: #990099 }
table.gallery a.photo:visited { border: 1px solid #990099 }
table.gallery a.photo:link { border: 1px solid #990099 }
table.gallery a.photo:hover { border: 1px solid #ff66cc }
table.gallery a.photo:active { border: 1px solid #990099 }
table.gallery img { border: 5px solid #000000 }
