a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #007A48;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
li {
	list-style-image: url(layout/liste.gif);
	list-style-type: none;
	list-style-position: outside;
}
.LinkOrange {
	background-color: #F7C57E;
}
