body, td
{
    font-family: tahoma;
    font-size: 14px;
    color: #FF0000;
    text-decoration: none;
}

.link
{
    font-family: tahoma;
    font-size: 11px;
    color: #CC0000;
    text-decoration: none
}

a
{
    font-family: tahoma;
    color: #FF0000;
    text-decoration: none
}

a:hover
{
    color: #FFFFFF
}


.bg
{
    /*background-image: url(images/index_00.gif);*/
    background-repeat: no-repeat;
    background-position: right bottom
}
