/* Hovers */

A:LINK {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : none ;
        color : lightblue ;
        background : none ; }

A:VISITED {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : none ;
        color : lightblue ;
        background : none ; }

A:ACTIVE {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : none ;
        color : lightblue ;
        background : none ; }

A:HOVER {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : underline ;
        color : #ffffff ;
        background : none ; }

P.TABLE1 {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 12pt ;
        font-weight : bold ;
        text-decoration : none ;
        color : #FFFFFF ;
        }

P.TABLE2 {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : none ;
        }

/* End */

