body {
  background:white;
}


.LIENS a:link {
	text-decoration: none;
	color: #FF9900;


}
.LIENS a:visited {
	text-decoration: none;
	color: #FF9900;

}
.LIENS a:hover {
	text-decoration: none;
	color: #FF9900;

}
.LIENS a:active {
	text-decoration: none;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;


}
