.text
{
    FONT-SIZE: 12px;
    COLOR: 606060;
    FONT-FAMILY: 'Arial'
}

.Smolltext
{
    FONT-SIZE: 12px;
    COLOR: 606060;
    FONT-FAMILY: 'Arial Narrow'
}

.futertext
{
    FONT-SIZE: 10px;
    COLOR: 606060;
    FONT-FAMILY: 'Arial'
}

a:link.menu
{
FONT-SIZE: 12px;
color:#ff0000;
text-decoration: none;
FONT-WEIGHT: bold;
FONT-FAMILY: 'Arial'
}
a:visited.menu
{
FONT-SIZE: 12px;
color:#ff0000;
text-decoration: none;
FONT-WEIGHT: bold;
FONT-FAMILY: 'Arial'
}
a:hover.menu
{
FONT-SIZE: 12px;
color:#FF9966;
text-decoration: none;
FONT-WEIGHT: bold;
FONT-FAMILY: 'Arial'
}


.link
{
    FONT-SIZE: 12px;
    COLOR: #285A99;
    FONT-FAMILY: 'Arial'
}