a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}


a:hover {
	color: #ffffff;
	text-decoration: none;
}
input {
	font-size: 10px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.imgtourblanc {
	border: 1px solid #FF9900;
	color: #FF9900;
	text-decoration: none;
}
