
.bollinoAGCOM.FR {
    background: #ffc000;
}

.bollinoAGCOM.R {
    background: red;
}

.bollinoAGCOM.F {
    background: #00b050;
}
.bollinoAGCOM.small {
    font: 3px/1 arial;
}

.bollinoAGCOM {
    border-radius: 50%;
    font: 5px/1 arial;
    display: inline-block;
    width: 10em;
    height: 10em;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}
.bollinoAGCOM span {
    font-weight: 700;
    font-size: 5em;
    line-height: 1;
    margin-top: .3em;
    display: block;
}
