* {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.PanLiens {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	margin: 25px 0;
	font-weight: bold;
}
.Texte {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
}
.Titre {
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
}
.TitreB {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.TitreB:hover {
	color: #FF9900;
}
a.Titre:hover {
	text-decoration: underline;
}
a.PanLiens:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.TitreG {
	font-size: 24px;
	color: #FF9900;
	text-decoration: none;
}
.Bouttons {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.Bouttons:hover {
	color: #FF9900;
}
.TexteGris {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.TexteGris:hover {
	color: #FF9900;
}
a.Texte:hover {
	color: #FF9900;
}