.red {
    color: red;
    }
.bggrey
    {
    background-color: gray;
    }
.bgyellow
    {
    background-color: yellow;
    }
