A.menu  {
        font-family : sans-serif,tahoma,verdana;
        font-weight : bold;
        font-size : 10pt;
        color : #EEEEEE;
        text-decoration: none;
}

A.menu:Visited  {
        font-family : sans-serif,tahoma,verdana;
        font-weight : bold;
        font-size : 10pt;
        color : #EEEEEE;
        text-decoration: none;
}

A.menu:Active  {
        font-family : sans-serif,tahoma,verdana;
        font-weight : bold;
        font-size : 10pt;
        color : #FFFFFF;
        text-decoration: none;
}

A.menu:Hover  {
        font-family : sans-serif,tahoma,verdana;
        font-weight : bold;
        font-size : 10pt;
        color : #FFEF10C;
        text-decoration: none;
}

A  {
        font-family : sans-serif,tahoma,verdana;
        font-weight : normal;
        font-size : 10pt;
        color : #33331010;
        text-decoration: none;
}

A:Visited  {
        font-family : sans-serif,tahoma,verdana;
        font-weight : normal;
        font-size : 10pt;
        color : #33331010;
        text-decoration: none;
}

A:Active  {
        font-family : sans-serif,tahoma,verdana;
        font-weight : normal;
        font-size : 10pt;
        color : #FFFFFF;
        text-decoration: none;
}

A:Hover  {
        font-family : sans-serif,tahoma,verdana;
        font-weight : normal;
        font-size : 10pt;
        color : #AA3333;
        text-decoration: none;
}



TD  {
        font-family : sans-serif,tahoma,verdana;
        font-weight : normal;
        font-size : 10pt;
        color : #333333;
}

BLOCKQUOTE  {
        font-family : sans-serif,tahoma,verdana;
        font-weight : normal;
        font-size : 10pt;
        color : #333333;
}

<!-- B  {
        font-family : sans-serif,tahoma,verdana;
        font-weight : bold;
        font-size : 10pt;
        color : #333333;
} -->

