body {
	text-align: left;
}

body img {
display: block;
float: left;
}

#imgd {
display: block;
float: right;
}
#lien a:link{



   text-decoration: none;

    font-weight: normal;

    font-style: normal;

color:#000066
}
#lien a:visited {


  text-decoration: none;

    font-weight: normal;
	color:#000066


}
#lien a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #999999;


}
#lien a:active {

    text-decoration: none;


    font-style: normal;


}


a:link {


   text-decoration: none;

    font-weight: normal;

    font-style: normal;

color:#FFFF00
}
a:visited {


  text-decoration: none;

    font-weight: normal;
	color:#FFFF00



}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #FFFF99;


}
a:active {

    text-decoration: none;


    font-style: normal;


}
