a:link { text-decoration: none; color: #88f; }
a:visited { text-decoration: none; color: #888; }
a:hover { text-decoration: underline; color: #f0f; }
a:active { text-decoration: underline; color: #0f0; }
body { color: #000; background-color: #def; font-family: monospace; }
img { border: 0; }
div#uptime { display: inline; color: #f80; font-weight: bold; border-bottom: 1px solid #000; border-top: 1px solid #000; padding: 0.5em; }
div#wrapper { text-align: center; }
.boldline { font-weight: bold; color: #f80; border-bottom: 1px solid #000; }
