/* stylesheet for linuxtv.org */ body { background: black; color: white; font-family: arial,helvetica,sans-serif; margin: 0px; padding: 0px; } h1 { color: #ffcc00; font-family: arial,helvetica,sans-serif; } a { background: transparent; color: #ffcc00; text-decoration: none; font-weight: bold; } a:hover { background: transparent; color: #ffff00; text-decoration: underline; font-weight: bold; } a:visited { background: transparent; color: #cc4400; text-decoration: none; font-weight: bold; } td[id=menu] { background: #222222; border: thin solid #444444; padding: 10px; }