body {
   background-color:#ffffff;
   color: black; 
   font-size: 0.9em;
   font-family: arial,helvetica,georgia,sans-serif;
  }
form 
{
padding:0; 
margin:0; 
}

a:link { color:#000000; text-decoration:underline; font-weight:normal; }
a:visited { color:#000000; text-decoration:underline; font-weight:normal; }
a:focus { color:#D80000;text-decoration:none; font-weight:normal; }
a:hover { color:#D80000; text-decoration:none; font-weight:normal; }
a:active { color:#000000; text-decoration:none; font-weight:normal; }