body { font-family: Arial;
   color: #4681D9;
   background: #696969; }

a { text-decoration: none; }
a:link, :visited { color: #C2BEBE; font-weight: bold; }
a:active { background-color: #C2BEBE; color: #4681D9; }
a:hover { text-decoration: overline underline; }
a img { border: none; }

table.body { width: 98%; text-align: center; margin: auto; }
table.main { width: 100%; color: #4681D9; background: #000000; padding: 4px; border: 2px solid #A6A6A6; }

td.pics { text-align: center; padding: 10px 30px 10px 30px; }

p.pages { text-align: center; font-weight: bold; font-family: "Trebuchet MS"; font-size: 16px; }

img { border: 1px solid #C2BEBE; }