.at {
    color: green;
}
.important {
    color: red;
}

.green{
    color: green;
}
.red{
    color: red;
}
.blue{
    color: blue;
}
.cable{
    color: black;
    background-color: white;
}