body
{

        background: #FFFFFF;
        font-family: Verdana, sans-serif;
        font-size:9px;
        color: #000000;
}



.text
{
        font-family: Verdana, sans-serif;
        font-size:10px; color: #A2A2A2;
        text-decoration: none;
        line-height: 17px
}

.text_active
{
        font-family: Verdana, sans-serif;
        font-size:10px; color: #000000;
        text-decoration: none;
        line-height: 17px
}

.text_small
{
        font-family: Verdana, sans-serif;
        font-size:9px;
        color: #A2A2A2;
        text-decoration: none;
        line-height: 14px
}

.text_green
{
        font-family: Verdana, sans-serif;
        font-size:9px;
        color: #CC0000;
        text-decoration: none;
        line-height: 17px
}

.text_white
{
        font-family: Verdana, sans-serif;
        font-size:9px;
        color: #FFFFFF;
        text-decoration: none;
        line-height: 17px
}

.text_grey {

        font-family: Verdana, sans-serif;
        font-size:9px; color: #666666;
        text-decoration: none;
        line-height: 17px

}

.title
{
        font-family: Verdana, sans-serif;
        font-size: 9px;
        color: #333333;
        text-decoration: none;
        font-weight: bold
}

.title_upp
{
        font-family: Verdana, sans-serif;
        font-size: 9px;
        color: #000000;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: bold
}

a:link		{font-family: Verdana, sans-serif; font-size:10px; text-decoration: bold; color: #000000}
a:visited		{font-family: Verdana, sans-serif; font-size:10px;text-decoration: bold; color: #666666}
a:active		{font-family: Verdana, sans-serif; font-size:10px;text-decoration: none; color: #333333}
a:hover		{font-family: Verdana, sans-serif; font-size:10px;text-decoration: none; color: #333333}
