.calendru_title
{
    font-weight: bold;
    color: #565656;
}

.calendru_head
{
    font-weight: bold;
    color: #565656;
    margin-top: 5px;
    font-size: 14px;
    text-decoration: none;
}

.calendru_head :hover
{
    font-weight: bold;
    color: #565656;
    margin-top: 5px;
    font-size: 14px;
    text-decoration: none;
}

.calendru_holiday
{
    font-weight: normal;
    color: #565656;
}