.navigation {
  
} 

.navigation td {
  padding: 4px;
  text-align: center;
  border-left: 1px solid #fff;

}

.navigation td a {
  font-family: Verdana, sans-serif;
  font-size: 12px;
}

.navigationTD {
  background-color: #efebcd;
}

.navigationTD a {
  color: #413d1f;
}

.navigationHOVER {
  background-color: #3d9936;
}

.navigationHOVER a {
  color: #ffffff;
}

.navigation .current, .navigation .section {
  background-color: #b9ab5f;
}

.navigation .current a, .navigation .section a {
  color: #ffffff;
}
