BODY {
	SCROLLBAR-FACE-COLOR: #e7e7e7; SCROLLBAR-HIGHLIGHT-COLOR: #e7e7e7; SCROLLBAR-SHADOW-COLOR: #e7e7e7; SCROLLBAR-3DLIGHT-COLOR: #e7e7e7; SCROLLBAR-ARROW-COLOR: #990000; SCROLLBAR-TRACK-COLOR: white; SCROLLBAR-DARKSHADOW-COLOR: #e7e7e7; SCROLLBAR-BASE-COLOR: #e7e7e7
}

.Menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #898988;
	text-align: center;
}

.Menue:link {text-decoration: none;}
.Menue:visited {text-decoration: none;}
.Menue:hover {
	color: #990000;
	font-weight : bold;
}
.Menue:active {text-decoration: none;}

.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898988;
	text-align: center;
}
.adresse:link {text-decoration: none;}
.adresse:visited {text-decoration: none;}
.adresse:hover {color: #990000;}
.adresse:active {text-decoration: none;}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #898988;
	text-align: left;
}
.text:link {text-decoration: none;}
.text:visited {text-decoration: none;}
.text:hover {color: #990000;}
.text:active {text-decoration: none;}
