.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.Text a:link {
	color : #000000;
	text-decoration : underline;
}
 
.Text a:hover {
	color : #000000;
	text-decoration : none;
}

.Text a:visited {
	font-size : 11px;
	color : #000000;
}

.BG {
	background : #F5F7FF url(img/bg.gif) repeat-y;
	background-position : left;
}

.border {
	border: 1px #000000 solid;
}

.Legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.Legende a:link {
	color : #000000;
	text-decoration : underline;
}
 
.Legende a:hover {
	color : #000000;
	text-decoration : none;
}