body { background: #1b4657; color: white; }
a:link { text-decoration: underline; color: black; font-size: 25px; }
a:visited { text-decoration: underline; color: black; font-size: 25px; }
a:active { text-decoration: underline; color: black; font-size: 25px; }
a:hover { text-decoration: underline; color: white; font-size: 25px; }
div.c2 { text-align: center; }
img.c1 { border: 1px solid black; }
div.visitors { text-align: center; }
table.visitors { border: 1px solid white; text-align: left; margin-left: auto; margin-right: auto; }
table.visitors td { border-bottom: 1px solid white; }
td.handle { text-align: right; }
table.visitors tr:hover td { background: black; color: red; }
