BODY {
	margin:0px;
	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 12px;
	text-decoration: none;
	background-color:#333333;
}
a{
	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.bold_gris {
	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.color {
	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 11px;
	color: #CCCC66;
	text-decoration: none;
	font-weight: bold;
}
.color2 {
	font-family: "Verdana", Trebuchet MS, Arial;
	color: #CCCC33;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.color3 {
	font-family: "Verdana", Trebuchet MS, Arial;
	color: #CCCC99;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.normal {
	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.blanc {
	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


