<!--

marquee {
        font-size : 11px;
        font-family :"Tahoma", "Verdana", "MS Sans Serif", "Cordia New", "Cordia UPC" ;
        text-decoration : none;
        line-height : 12pt;
}

A {
        color : #999999;
        text-decoration : none;
}

A:Visited  {
        color : #999999;
        text-decoration : none;
}

A:Active  {
        color : #808080;
        text-decoration : none;
}

A:Hover  {
        color : #808080;
        text-decoration : none;
}

TD  {
        font-size : 11px;
        font-family : "Tahoma", "Verdana", "MS Sans Serif", "Cordia New", "Cordia UPC" ;
        text-decoration : none;
        line-height : 12pt;
}
-->