/*=============================================================
                                                    CSS style UsiXmap
=============================================================*/
p {
    color : #FFFFFF ;
}

a {
     color : #999999 ;
     text-decoration : none ;
}

a.visited {
	color : #999999 ;
	text-decoration : none ;
}

a.hover {
	color : #999999 ;
	text-decoration : underline ;
}