.active{
    color: red;
    font-weight: bold;
}

.activeAbout{
    color: blue;
    font-weight: bold;
}

.noescogido{
    color: green;
    font-weight: bold;
}