.msgErro{
    color: red;
}

.msgOk{
    color: green;
}

.msgAlert{
    color: orange;
}