a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	color: #333366;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	color: #666699;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #666699;
	text-decoration: none;
}
body {
	margin: 0px;
}
.texte {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
}
.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

