/* default */body { background-color:#ffffff; margin:0px; }td { border-spacing: 0px; font-family: monospace; font-size:12px; color:#000000; }/* link-colors */a { text-decoration:none; color:#666666; cursor:pointer; }a:link { text-decoration:none; color:#666666; cursor:pointer; }a:visited { text-decoration:none; color:#666666; cursor:pointer; }a:active { text-decoration:none; color:#666666; cursor:pointer; }a:hover { text-decoration:none; color:#33CC00; cursor:pointer; }/* backgrounds */.bg { background-image:url(../picts/bg.gif); background-repeat:no-repeat; background-position:center bottom; background-attachment:fixed; }