a {
	text-decoration: none;
	color: #000000;





}
a:hover {
	color: #FF0000;
	text-decoration: none;

}
body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-image: url(image/fond/imgfond.jpg);


}

