
.highlited
{
     background-color: blue;
     height: 25px;
}
.fontlighted
{
font-weight: bold;
    color: #0000FF;
}
.one{
 font-weight: 500;
}
.one:hover {
  color: #0000FF;
}
