.HL{
    font-weight: bold;
    color:red;
}

.HU{
    font-weight: bold;
    text-decoration: underline;
    color:rgb(47, 97, 235);
}