a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand;
}
a:active {
	text-decoration: none;
}
a {
	cursor: hand;
	text-decoration: none;
	color: #CCCCCC;
}
.Menu {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #BBBBBB;
	text-decoration: none;
	text-transform: Aucune;
	font-style: normal;
	font-variant: normal;
	cursor: hand;
}
.BasDePage {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.TexteNormal {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.Legende {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.TexteNormalClair {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #AAAAAA;
	text-decoration: none;
}
.Miniature {
	border: 1px solid #FFFFFF;
}
.MiniatureSurvol {
	border: 3px solid #FFFFFF; 
}
.Menuselectionne {
	color: #FFFFFF;
}

