.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: black;
        font-weight: bold;
        text-decoration: underline;
}

.toplist td {
        font-family: tahoma;
        font-size: 26px;
        color: black;
        font-weight: bold;
        text-decoration: underline;
}
.toplist {
	font-size: 36px;
}

