BODY
{
    background:     #ffffff;
    font-family:    verdana;
    color:          #000000;
    font-size:      10pt;
    margin:         10;
}

a.title:link, a.title:visited, a.title:active, a.title:hover
{
    font-size: 12pt;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}

a.contact:link, a.contact:active, a.contact:visited
{
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

a.menu:link, a.menu:active, a.menu:visited
{
    font-size: 10pt;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}

.footer
{
    font-size: 10pt;
    color: #ffffff;
    font-weight: bold;
}

.news_date, .t_date
{
    font-size: 10pt;
    color: #909090;
    font-weight: bold;
}

.news_title, .t_title
{
    font-size: 12pt;
    font-weight: bold;
}

.news_text, .t_text
{
    font-size: 10pt;
}

.menu_title
{
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}

a:link          { font-size: 10pt; text-decoration: none; color: #909090; font-weight: bold;}
a:active        { font-size: 10pt; text-decoration: none; color: #909090; font-weight: bold;}
a:visited       { font-size: 10pt; text-decoration: none; color: #909090; font-weight: bold;}
