

  body { color: #666666; background-color: #ffffff; background-image: url(home.gif); background-repeat: no-repeat; margin: 0; padding: 20px 5px; font-family: Helvetica, Arial, sans-serif; font-weight: inherit;
    font-size: 0.9em; line-height: 1.2em;}

#Nav { position: absolute; top: 15px; left: 10px; visibility: hidden; }

#NavLinks { position: absolute; top: 6px; left: 12px; }  #Nav a:hover { text-decoration: none;
    color: rgb(0, 0, 0);
    font-weight: bold;
    }
 
#Nav a:link { text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
    }

  
#Nav a:visited { text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
    }

#Nav a:hover { background-color: rgb(255, 255, 255);
    text-decoration: none;
    color: #999991;
    font-weight: bold;
    padding-left: 3px;
    padding-right: 3px;
    }

img { border-style: none;
  
 text-decoration: none;
  
 margin-right: 5px;
  
 margin-bottom: 5px;
  
 }

  
  
a:link { border-style: none;
    background-color: transparent;
    color: #666666;
    
    text-decoration: none;
    }

  
   
a:visited { color: #666661;
    text-decoration: none;
    }

  

a:hover { text-decoration: none;
   color: #999991;
   
   font-weight: bold;
   }
