.sidenav_roli a{
	width:100%;
	height:28px;
	padding-top:5px;
	border-style:solid;
	border-width:1px;
    text-decoration: none;
    display: block;
    color: black;
    background-color: WhiteSmoke;
	

}
.sidenav_roli a:link,.sidenav_roli a:visited{
    text-decoration: none;
    display:-block;
    color: black;
    background-color: WhiteSmoke;
}
.sidenav_roli a:hover,.sidenav_roli a:focus,.sidenav_roli a:active{
    text-decoration: none;
    display:-block;
    color: white;
    background-color: LightSeaGreen;
}




.yogi_new a{
	width:100%;
	height:52px;
	border-style:solid;
	border-width:1px;
    text-decoration: none;
    display: block;
    color: black;
    background-color: WhiteSmoke;
	

}
.yogi_new a:link,.yogi_new a:visited{
    text-decoration: none;
    display:-block;
    color: black;
    background-color: WhiteSmoke;
}
.yogi_new a:hover,.yogi_new a:focus,.yogi_new a:active{
    text-decoration: none;
    display:-block;
    color: white;
    background-color: LightSeaGreen;
}
