body {
    background-color: antiquewhite;
}
.red a{
    color: red;
}
.small{
    font-size: small;
}
.green{
    color: green;
}