.tomate	 {
	font-family: arial, sans-serif;
	font-size:12px;
	color: #006600;
	margin-left: 10px;
}
a.tomate:link { 
color: #006600; 
text-decoration : underline; 
} 
a.tomate:visited { 
color: #006600; 
text-decoration : underline; 
} 
a.tomate:hover { 
color: #006600; 
text-decoration : underline; 
} 
a.tomate:active { 
color: #006600; 
text-decoration : underline; 
}

.cultiver {
	font-family: arial, sans-serif;
	font-size:12px;
	color: #000000;
	padding: 5px;

}

.melon {
	font-family: arial, sans-serif;
	font-size:12px;
	color: #006600;
	padding-left: 5px;
}
.courgette {padding-left: 3px;}

.fraise {
	font-family: arial, sans-serif;
	font-size:12px;
	color: #006600;
	font-weight: bold ;
}
a.fraise:link { 
color: #006600; 
text-decoration : underline; 
font-weight: bold ;
} 
a.fraise:visited { 
color: #006600; 
text-decoration : underline; 
font-weight: bold ;
} 
a.fraise:hover { 
color: #006600; 
text-decoration : underline; 
font-weight: bold ;
} 
a.fraise:active { 
color: #006600; 
text-decoration : underline; 
font-weight: bold ;
}