a:link       	{ text-decoration: none; color: #FF9900}
a:visited 		{ text-decoration: none; color: #FF9900} 
a:active 		{ text-decoration: none; color: #FF9900}
a:hover 		{ text-decoration: underline; color: #FF9900}

body
{
	margin-top: 0;
	margin-left: 0;
	background-color: #F9F9F9;
}

#legende
{
	font-family: Verdana,Tahoma,Arial;
	font-weight: normal;
	font-size: 8pt;
	line-height:18px;
	letter-spacing:0px;
	text-align:center;
	color: #1C1C1C;
}