.cat {
        font-family: Verdana;
        font-size: 16px;
        color: black;
        font-weight: normal;
}
.cat a{
        font-family: Verdana;
        font-size: 16px;
        color: red;
        font-weight: bold;
}
.cat h2{
        font-family: Verdana;
        font-size: 26px;
        color: white;
        font-weight: bold;
        text-decoration: underline;
}

