body{
}

h1, h2, h3, h4, h5, h6{
	font-family: "Courier New", Courier, mono;
}

h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

pre, code{
	font-size: 1.2em;
}

.texte {
	color: #000000;
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
}
.texte a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.texte a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.texte a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}

.legende {
	color: #666666;
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
}
.legende a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.legende a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.legende a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
