<!--
.aktiv		{
		color: #000000;
		font-weight: bold
		}

.aktiv_al		{
		color: #000000;
		font-style:italic
		}

a:hover.almenu	{
		text-decoration: underline
		}

a:hover		{
		text-decoration: underline
		}

a		{
		text-decoration: none
		}

.normal		{
		font-family: Verdana;
		font-size: 8pt;
		text-align: justify;
		}
-->