/* Hovers */

A:LINK {
        font-family : "courier new, verdana, arial" ;
        font-size : 10 pt ;
        font-weight : normal ;
        text-decoration : none ;
        color : #ffffff ;
        background : none ; }

A:VISITED {
        font-family : "courier new, verdana, arial" ;
        font-size : 10 pt ;
        font-weight : normal ;
        text-decoration : none ;
        color : #ffffff ;
        background : none ; }

A:ACTIVE {
        font-family : "courier new, verdana, arial" ;
        font-size : 10 pt ;
        font-weight : normal ;
        text-decoration : none ;
        color : #ffffff ;
        background : none ; }

A:HOVER {
        font-family : "courier new, verdana, arial" ;
        font-size : 10 pt ;
        font-weight : normal ;
        text-decoration : overline ;
        color : #000000 ;
        background : none ; }

P.1 {
        font-family : "courier new, verdana, arial" ;
        font-size : 15 pt ;
        font-weight : normal ;
        text-decoration : none ;
        color : #000000 ;
        }

P.2 {
        font-family : "courier new, verdana, arial" ;
        font-size : 10 pt ;
        font-weight : normal ;
	color : #000000 ;
        text-decoration : none ;
        }

P.3 {
        font-family : "verdana, arial" ;
        font-size : 7 pt ;
        font-weight : normal ;
        text-decoration : none ;	
	color : #808080 ;
        }

P.4 {
        font-family : "courier new, verdana, arial" ;
        font-size : 10 pt ;
        font-weight : normal ;
	color : #ff0000 ;
        text-decoration : none ;
        }

/* End */

