img{
    border-style: none;
}

DIV{
    font-size:10px;
}
TD{
    font-family:verdana;
    font-size:10px;
}    


a.category{
    text-decoration: none;
    font-size:13px;
    color:#3388ff;
}
a.category:hover{
    text-decoration: underline;
    font-size:13px;
    color:#3388ff;
}

a.category2,a.category2:hover{
    font-weight: bold;
    font-size:13px;
    color:#1155cc;
}

a{
    text-decoration: none;
    font-size:13px;
    color:#3388ff;
}

a:hover{    
    text-decoration: underline;
}

a.footer{
    text-decoration: none;
    font-size:13px;
    font-weight: bold;
    color:#ffffff;
}

a.footer:hover{    
    text-decoration: underline;
    font-weight: bold;
}

p.text          {text-align: justify; margin:15px; cursor: default;}

