.texte {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}
.titre {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.titrepasgras {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.titre2 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 5px;
	font-weight: bold;


}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
