a:link {
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color:#990000;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color:#CC0000;
	font-style: normal;
	text-decoration: underline;
}
a:active {
	color:#0000FF;
	font-style: normal;
	text-decoration: none;
}
.texte {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	font-size: 14px;
	line-height: 13px;
}
.titrecolonne {
	font-family: "Courier New", Courier, mono;
	color: #0000FF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}
.titre1 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	color: #ff4080;
	font-weight: bold;
}
.titre2 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #ff4080;
	font-weight: bold;
}
.rubrique {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.sousrubrique {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000000;
}
.soussousrubrique {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
}
