.Menu
{
    FONT-SIZE: 12pt;
    FONT-FAMILY: David;
    BACKGROUND-COLOR: lightsteelblue
}
.DisplayData
{
    FONT-SIZE: 14pt;
    COLOR: darkblue;
    FONT-FAMILY: David;
    BACKGROUND-COLOR: lightsteelblue
}
.Link_Style
{
    FONT-SIZE: 13pt;
    COLOR: firebrick;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: lightsteelblue
}
.Link_Style_MouseMove
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14pt;
    COLOR: mediumblue;
    FONT-FAMILY: David;
    BACKGROUND-COLOR: bisque
}
