A:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #93ACBC;
    FONT-FAMILY: 'Century Gothic', 'Palatino Linotype'
}
.boldtext
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #243F74;
    FONT-FAMILY: 'Century Gothic', 'Palatino Linotype'
}
.text
{
    FONT-SIZE: 10pt;
    COLOR: #243F74;
    FONT-FAMILY: 'Century Gothic', 'Palatino Linotype'
}
.boldtext A:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #243F74;
    FONT-FAMILY: 'Century Gothic', 'Palatino Linotype'
}
.boldtext A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #243F74;
    FONT-FAMILY: 'Century Gothic', 'Palatino Linotype'
}

.boldtext A:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #93ACBC;
    FONT-FAMILY: 'Century Gothic', 'Palatino Linotype'
}

.text A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #243F74;
    FONT-FAMILY: 'Century Gothic', 'Palatino Linotype'
}
.text A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #243F74;
    FONT-FAMILY: 'Century Gothic', 'Palatino Linotype'
}

.text A:hover
{
    FONT-SIZE: 10pt;
    COLOR: #93ACBC;
    FONT-FAMILY: 'Century Gothic', 'Palatino Linotype'
}
