
body {
background:black; color:white; text-decoration:none; text-transform:none;
left:0; top:0; width:100%; border:0; padding:0; margin:0;
font:135% verdana,helvetica,arial,sans-serif; line-height:1.7; font-weight:bold;
}

input { background:#f0f0f0; };

a         { color:lightblue; text-decoration:none; padding:.25em .5em; }
a:link    { color:lightblue; text-decoration:none; padding:.25em .5em; }
a:visited { color:lightblue; text-decoration:none; padding:.25em .5em; }
a:hover   { color:darkblue;  text-decoration:none; padding:.25em .5em; }
a:active  { color:lightblue; text-decoration:none; padding:.25em .5em; }


