     A:link { color: orange; text-decoration: none; font-weight: bold; }
  A:visited { color: gray; text-decoration: none; font-weight: bold; }
   A:active { color: red; text-decoration: none; font-weight: bold; }
    A:hover { color: yellow; text-decoration: underline; font-weight: bold; } 
   IMG:link { color: orange; text-decoration: none; font-weight: bold; }
IMG:visited { color: gray; text-decoration: none; font-weight: bold; }
 IMG:active { color: red; text-decoration: none; font-weight: bold; }
  IMG:hover { color: yellow; text-decoration: underline; font-weight: bold; } 

       BODY { font-family: Arial; font-weight: none; background:white url(pics/bg.png) right bottom no-repeat fixed; }
 BLOCKQUOTE { line-height: 200%; }
         TD { line-height: 200%; }