.texte {
	font:11px arial;
	color: black;
	font-weight: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: .1em;
	word-spacing: normal;
}
.titre {
	font:13px arial;
	color: #000000;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	letter-spacing: .1em;
	word-spacing: normal;
}
.mini {
	font:10px arial;
	color: #000000;
	font-weight: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: .1em;
	word-spacing: normal;
}

a {
	font:11px arial;
	color: #CC0000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	letter-spacing: .1em;
	word-spacing: normal;
	}	
a:hover { 
	font:11px arial;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	letter-spacing: .1em;
	word-spacing: normal;
	}

		
