/* Fonts */

P.COUR {
        font-family : courier,arial,verdana,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        color : #c7c7c7 ;
        background : none ; }

P.COUR2 {
        font-family : courier,arial,verdana,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        color : #000000 ;
        background : none ; }

P.VER {
        font-family : verdana,helvetica,arial ;
        font-size : 6pt ;
        font-weight : normal ;
        color : #808080 ;
        background : none ; }

/* End */

/* Hovers */

A:LINK {
        font-family : courier,arial ;
        font-size : 10pt ;
        font-weight : bold ;
        text-decoration : none ;
        color : #FFFFFF ;
        background : none ; }

A:VISITED {
        font-family : courier,arial ;
        font-size : 10pt ;
        font-weight : bold ;
        text-decoration : none ;
        color : #FFFFFF ;
        background : none ; }

A:ACTIVE {
        font-family : courier,arial ;
        font-size : 10pt ;
        font-weight : bold ;
        text-decoration : none ;
        color : #FFFFFF ;
        background : none ; }

A:HOVER {
        font-family : courier,arial ;
        font-size : 10pt ;
        font-weight : bold ;
        text-decoration : none ;
        color : #FFD700 ;
        background : none ; }

/* End */

