body {
    background-color: #FFFFFF;
    background-image: url(../images/main_back.gif);
    background-position: 0 153px 0 0;
    padding: 0;
    margin: 0;
}

#font_small, #font_small a, #font_small a:hover, #font_normal, #font_normal a, #font_normal a:hover{
    font-family: tahoma;
    font-size: 10px;
    color: #79A8B0;
}

#font_small a, #font_normal a {
    color: #32A1C6;
    font-weight: bold;
    text-decoration: underline;
}

#font_small a:hover, #font_normal a:hover {
    color: #2C8DAD;
    font-weight: bold;
    text-decoration: underline;
}

#font_normal, #font_normal a:hover, #font_normal a {
    font-size: 11px;
}

.text_big {
    font-family: "Trebuchet MS";
    font-size: 24px;
    color: #67A3BC;
    text-transform: uppercase;
    font-weight: bold;
}

.toplist, .toplist a 
{ 
    font-family: tahoma; font-size: 24px; font-weight: bold; 
    color: #32A1C6;
}

