.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
}
.txtCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-variant: small-caps;
	text-decoration: underline;
	font-weight: bold;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

a:link {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
}
.txtblanc {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F0E4BA;
}
.txtrouge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #850001;
	font-weight: bold;
}

