.blue-link a:hover {
color: blue!important;
text-decoration: underline;
}

#dnn_BindMENU1 > li:nth-of-type(2) {
  background: #6666f6;
}

#dnn_BindMENU1 > li:nth-of-type(2) > .txt {
    color: white!important;
}



