.titre {
	font-family: Papyrus;
	font-size: 24px;
	color: #009900;
}
.normal {
	font-family: Papyrus;
	font-size: 16px;
	font-weight: normal;
	color: #009900;
}
a:link {
	font-family: Papyrus;
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Papyrus;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
a:active {
	font-family: Papyrus;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: Papyrus;
	font-size: 16px;
	color: #FF6633;
}
.normalnoire {

	font-family: Papyrus;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.normalgras {

	font-family: Papyrus;
	font-size: 16px;
	font-weight: bolder;
	color: #009900;
}
