.smenu-level1-no {
  color: #000000;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  height: 20px;
  margin: 0px;
  padding: 0px;
}

.smenu-level1-no A {
  color: #000000;
  text-align: left;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold; 
  text-transform: uppercase;
}
.smenu-level1-no A:hover {
  font-weight: bold;
  font-size: 12px;
  color: #000000;
}

.smenu-level1-act {
  color: #99BB0A;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  height: 20px;
  margin: 0px;
  padding: 0px;
}

.smenu-level1-act A {
  color: #99BB0A;
  text-align: left;
  text-decoration: none;
  font-weight: bold; 
  font-size: 12px;
  text-transform: uppercase;
}
.smenu-level1-act A:hover {
  color: #99BB0A;
}

/*********************************************/

.smenu-level2-no {
  color: #000000;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  height: 20px;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
}

.smenu-level2-no A {
  color: #000000;
  text-align: left;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold; 
  text-transform: uppercase;
}
.smenu-level2-no A:hover {
  font-weight: bold;
  font-size: 12px;
  color: #000000;
}

.smenu-level2-act {
  color: #99BB0A;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  height: 20px;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;  
}

.smenu-level2-act A {
  color: #99BB0A;
  text-align: left;
  text-decoration: none;
  font-weight: bold; 
  font-size: 12px;
  text-transform: uppercase;
}
.smenu-level2-act A:hover {
  color: #99BB0A;
}
