 BODY {
  background-color: #FFFFFF; color: #000000;
}   
  a:link {color: #0000FF;} 
  a:visited {color: #800080;} 
  a:active {color: #FF0000;} 
  a:hover {color: green;}
  a.plain {
  text-decoration: none; 
  color: #FFFFFF; background-color: #003000;
}
  #menu ul{
   margin: 0;
   list-style-type: none;
   text-align: center;
   text-indent: 5px;
}

   #menu a {
   display: block; 
   width: 120px; 
   margin: 0; padding: 2px;
   text-decoration: none; 
   color: #000000; background-color: #C0A000;

}


   #menu a:hover{
   display: block; 
   width: 120px;
   margin: 0; padding: 2px;
   text-decoration: none; 
   color: #000000; background-color: #806C00;
}

  #menu li {
   width: 120px;
   margin-top: 5px; margin-bottom: 10px; 
   color: #000000; background-color: #C0A000;
   text-decoration: none;
   border-width: 4px; 
   border-style: groove;
}

   #active a {
   display: block; 
   width: 120px;
   color: #000000; background-color: #FFD800;
   text-decoration: none;

}

  #imgtight {
  border: 0;
  margin: 0;
  padding: 0;
}

  .b {font-weight: bold;}
  .center {text-align: center;} 
  .right {float: right;}
  .left {float: left;}
  .clear {clear: both;}
  .buf {margin-right: 2em;}
  .ind {margin-left: 2em;}
  .bg {font-size: large;}
  .i {font-style: italic;}
  .sm {font-size:  smaller;}
  .u {text-decoration: underline;}
  .in {text-indent: 1em;}
  .red {color: red;}
  .r {text-align: right;}
  .gr {color: green;}
  .none {list-style-type: none;}
  .place {color: #80FF80;}
  .purple {color: purple;}
  .list {border-style: solid; border-width: 1px; border-color: navy;}
  
     

  #list td{
  border-style: solid; 
  border-width: 1px; 
  border-color: navy;
  }
     
  

#bindex a#index{ 
color: #000000; background-color: #FFD800;
} 

#blist a#list{ 
color: #000000; background-color: #FFD800;
} 
#bservices a#services{ 
color: #000000; background-color: #FFD800;
} 

#bto-do a#to-do{ 
color: #000000; background-color: #FFD800;
} 

#broutes a#routes{ 
color: #000000; background-color: #FFD800;
} 

#blinks a#links{ 
color: #000000; background-color: #FFD800;
} 

