.nohover:hover {
   text-decoration: none;
}
/*
.no-dot {
   counter-reset: item;
   list-style-type: none;
}
li { display: block;}
li:before {
   counter-increment: item;
}
*/
