A:link { color: #336699	; text-decoration : none; }
A:visited { color: #336699; text-decoration : none; }
A:hover {
	color: #3491F4;
	text-decoration: underline;
	font-weight: bolder;
}
A:active { color: #336699; text-decoration : none; }
.tiefer {
	vertical-align: sub;
	font-size: smaller;
}

.TEXTMENU_ {
	font-size: smaller;
	font: 9px Arial, Helvetica, sans-serif;
	color: #336699;
}

.T_normal_ {
	font: 11px Arial, Helvetica, sans-serif;
}

.liste_links {
	list-style-position: outside;
	list-style-type: circle;
}
ol, ul {margin-left: 3; padding-left: 3; list-style-position: inside}
li {margin-left: 12px;text-indent:-15px}

.table {
	border: thin solid #B7D3FF;
	background-color: transparent;
	margin-bottom: 1;
	margin-left: 1;
	margin-right: 1;
	margin-top: 1;
	border-bottom: none;
	border-right: none;
}



