.stil20201021203848 nav {
  text-align:justify;
clear:both;float:none;overflow:hidden;margin:0 auto;padding:10px 0;
}
.stil20201021203848 ul {
 list-style-type: none;
 text-align:center;
clear:both;float:none;overflow:hidden;margin:0 auto;padding:0;
text-align:justify;
}
 
.stil20201021203848 li {
  
  display: inline-block;
  list-style-type: none;
  margin: 0px 3px 3px 0px;
  
  
}
 
.stil20201021203848 li:last-child {
  border-right: none;
}
 
.stil20201021203848 li a {
  font-size:0.8em;
  text-decoration: none;
  color: #666;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding:3px 5px;
  display:block;
  border-bottom: 1px solid #aaa;
}
 
.stil20201021203848 li a:hover {
  color: #444;
  background:#dddd;
   
}
 
.stil20201021203848 li.active a {
  font-weight: bold;
  color: #333;
}

