.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19381C;
}

.Text a:link {
	color : #19381C;
	text-decoration : underline;
}
 
.Text a:hover {
	color : #19381C;
	text-decoration : none;
}

.Text a:visited {
	font-size : 11px;
	color : #19381C;
}

.Titre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #19381C;
}

.Titre a:link {
	color : #19381C;
	text-decoration : underline;
}
 
.Titre a:hover {
	color : #19381C;
	text-decoration : none;
}

.Titre a:visited {
	font-size : 11px;
	color : #19381C;
}

.Text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #19381C;
}

.Text10 a:link {
	color : #19381C;
	text-decoration : underline;
}
 
.Text10 a:hover {
	color : #19381C;
	text-decoration : none;
}

.Text10 a:visited {
	color : #19381C;
}

.BG {
	background : #C3E997;
}

.border {
	border: 1px #19381C solid;
}