body {
	background-color: #641B08;
	background-image: url("http://www.kingdomfantasy.com/psp/imguse/fond.jpg");
	background-repeat: no-repeat;
}

A {
	color: #FFFFFF; 
	font-weight: none;
	text-decoration: none;
}

A:visited {
	color: #E1855A;  
	font-weight: none;
	text-decoration: none;
}

A:hover {
	color: #FFFFFF;   
	font-weight: bold;
	text-decoration: none;
}