.nav-active, .nav-inactive {
display:block;
text-decoration:none;
font-size:13px;
color:#141215;
padding-bottom:5px;
margin-top:8px;
margin-bottom:8px;
border-bottom:1px solid #141215;
}


.nav-active, .nav-inactive:hover {
font-weight:bold;
}
