body { color: #ffffff; background: #111111; }
a:link { color: #00ddff; text-decoration: none; font-weight: bold; }
a:visited { color: #ff0000; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: none; color: #ffff66; font-weight: bold; }
a:link img, a:visited img { border: 0px; }
.table-center { margin: auto auto; }