body, td, a, p, .h
{
        font-family:verdana,sans-serif;font-size:12px
}

a:hover
{
        color: #FF0000;
}

.error
{
        font-size: 10px;
        color: #C00000;
        text-decoration: none;
        font-weight: bold;
}

.cattxt
{
        font-size: 12px;
        font-style: none;
        font-weight: bold;
        text-decoration: none;
}

.catcnt
{
        font-size: 10px;
        font-style: italic;
        color: #000000;
        text-decoration: none;
}

