﻿.free{
    background-color:#16f9ff;
    color:black;
}

.yellow{
    background-color:#f6f300;
}

.green{
    background-color:#01ff00;
}

.red{
    background-color:#ee02ea;
}

.private{
    background-color:#efefef;
}

.combine{
    border-top:none;
    border-bottom:none;
}

