.menu
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
}
.menu a
{
    FONT-WEIGHT: bolder;
    text-decoration:none;
    FONT-SIZE: 9pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
}
.menu a:hover
{
    text-decoration:none;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    COLOR: #DE8403;
    FONT-FAMILY: Arial;
}


.text
{

    FONT-SIZE: 9pt;
    COLOR: #5D3638;
    FONT-FAMILY: Arial;
}
.text a
{
    text-decoration:none;
    FONT-SIZE: 9pt;
    COLOR: #5D3638;
    FONT-FAMILY: Arial;
}

.texts
{

    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: Arial;
}
.texts a
{
    text-decoration:none;
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: Arial;
}

.link
{

    FONT-SIZE: 8pt;
    COLOR: #DE8403;
    FONT-FAMILY: Arial;
}
.link a
{
    text-decoration:none;
    FONT-SIZE: 8pt;
    COLOR: #DE8403;
    FONT-FAMILY: Arial;
}
.link a:hover
{
    text-decoration:none;
    FONT-SIZE: 8pt;
    COLOR: #990000;
    FONT-FAMILY: Arial;
}
.title
{

    FONT-SIZE: 12pt;
    COLOR: #990000;
    FONT-FAMILY: Arial;
}
.title a
{
    text-decoration:none;
    FONT-SIZE: 12pt;
    COLOR: #990000;
    FONT-FAMILY: Arial;
}