a:visited {
  color: #3366FF;
}
#header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #BDCCB6;
	text-align: center;
	border-width: 0;
	margin-top: 15%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #363B34;
	background-color: #BDCCB6;
	overflow: visible;
	text-align: center;
	vertical-align: middle;
}
.liste {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13pt;
	text-decoration: none;
	color: #555C52;
}
.text1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1f332a;
	text-decoration: none;
}
.text2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1f332a;
	text-decoration: underline;
	line-height: 13pt;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.link1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #1f332a;
}
a {
	font-size: 12px;
	color: #1F332A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1F332A;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
