li.ano {
    font-weight: 400;
    margin-top: 15px;
    font-size: 1.2em;
}

li.mes {
    color: #999;
    text-transform: uppercase;
    margin-top: 10px;
}

li.subject {
    padding-left: 14px;
    padding-bottom: 2px;
    padding-top: 2px;
}

li.subject a {
    color: #999;
    font-weight: normal;
}
li.subject a:hover {
    color: black;
}

li.subject a.active,li.subject a.active:hover {
    color: black !important;
    font-weight: bold !important;
}