
.titlelakesblue
{
    FONT-FAMILY: Arial;
    COLOR: #00aeef;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
}

.titlelakesyellow
{
    FONT-FAMILY: Arial;
    COLOR: #fbbd17;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
}

.secondhandtext
{
    FONT-FAMILY: Arial;
    font-size: 14px;
    line-height: 19px;
}

.secondhandprice
{
    color: Red;
}

.secondhandtextbold
{
    font-weight: bold;
}

