body {
	background-color: #000000 ;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #ADADAD;
	margin-top: 0px;
	margin-bottom: 100px;
	line-height: 17px;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #ADADAD;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.newstitle {
	font-weight: bold;
	color: #fff;
}
.newsdate {
	font-size: 11px;
}
.newstexte {
	font-size: 11px;
}
.infostitre{
	font-weight: bold;
	color: #fff;
}
.infostexte {
	font-size: 11px;
}
.lienstitre{
	font-weight: bold;
	color: #fff;
}
.teamname{
	color: #ADADAD;
	font-size: 10px;
}
.jourtitre {
	font-weight: bold;
	color: #fff;
}
.cache {
	color: #000;
}

