.mstLogo
{
    BACKGROUND-COLOR: black
}
.mstBanner
{
    COLOR: white;
    BACKGROUND-COLOR: black
}
.mstShortcuts
{
    BACKGROUND-COLOR: black
}
.mstSearch
{
    FONT-SIZE: 10px;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial, 'Microsoft Sans Serif';
    BACKGROUND-COLOR: black;
    TEXT-ALIGN: center
}
.mstHome
{
    COLOR: #cccccc;
    BACKGROUND-COLOR: black
}
.mstNavigation
{
    BACKGROUND-COLOR: black
}
.mstSearch .mstSearchLink
{
    COLOR: white
}
.mstSearch .mstTextBox
{
    COLOR: white;
    BACKGROUND-COLOR: black
}
A
{
    FONT-SIZE: 10px;
    COLOR: white;
    TEXT-DECORATION: underline
}
A:hover
{
    FONT-SIZE: 10px;
    COLOR: red;
    TEXT-DECORATION: underline
}

