.ozahnav a
{
   
 color:#0033ff !important;
     font-size: 14px;
     font-weight:bold;

}

#col1 a:hover
{
    color:white !important;
    background-color:#355997 !important; 
}

li a:hover
{
    color:white !important;
    background-color:#355997 !important; 
}

.ozahnav2 a
{
   
 color:#0033ff !important;
     font-size: 14px;
     font-weight:bold;

}

#col1 a:hover
{
    color:white !important;
    background-color:#355997 !important; 
}

li a:hover
{
    color:white !important;
    background-color:#355997 !important; 
}

.sidebar-nav > li > a:after { 
    content: "";
}
