
.texte {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;


}

.pedigree {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;


}

.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #493449;
	font-style: italic;
	font-weight: bold;

}
.input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #493449;
	text-decoration: underline;
}

