
a:link , a:hover, a:visited{
	color: #4d5050;	
    text-decoration:none;
}
/*a:hover{
	color: #8A1E32;	
    text-decoration:none;
} 
*/
a:link:first-letter  { 
color:#a4a5a4;
font-weight:900;
font-size:110%;}

a:visited:first-letter { 
color:#a4a5a4;
font-weight:900;
font-size:110%;}

/*td.C1LeftNew
{
	border:0;
	padding:0;
	width: 120px ;
	height:18px;
	text-indent: -2px;
	
	background: url(../Gris&Rouge.png) no-repeat 0 0 ;
	 /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
/*
}

td a:hover
{
	background: url(../Gris&Rouge.png) no-repeat 0 -18px ;
	 /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */
/*}*/
