/* CSS Document */

.floorplans { font-family:Arial; font-size:13px; color: #ffffff; padding-left: 10px; padding-top: 16px; padding-right: 20px; }

.bodylink:link {
  font-family:Arial;
  font-size: 12px;
  color: #ff9e51;
  text-decoration: none;
  }
 .bodylink:visited {
   font-family:Arial;
  font-size: 12px;
  color: #ff9e51;
  text-decoration: none;
   }
 
 .bodylink:active {
   font-family:Arial;
  font-size: 12px;
  color: #ff9e51;
  text-decoration: none;
   }
   
 .bodylink:hover {
   font-family:Arial;
  font-size: 12px;
  color: #421f02;
  text-decoration: none;
   }
 
.tourlink:link {
  font-family:Arial;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  }
 .tourlink:visited {
   font-family:Arial;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
   }
 
 .tourlink:active {
   font-family:Arial;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
   }
   
 .tourlink:hover {
   font-family:Arial;
  font-size: 12px;
  color: #8cc63f;
  text-decoration: none;
   }
 