.matchFuture {  
        color: #580F82;
        font-size:13px;
	font-weight: bold;
        padding-left:10px;
        text-align:left;
        line-height: 1.5;
}

.matchPasse { 
        color: #FF0000;
        font-size:13px;
	font-weight: bold;
        padding-left:10px;
        text-align:left;
        line-height: 1.5;
        cursor:hand;
}
.matchPasseAnneeCourante { 
        color: #FF55AA;
        font-size:13px;
	font-weight: bold;
        padding-left:10px;
        text-align:left;
        line-height: 1.5;
        cursor:hand;
}


