body {
	margin: 0px; 
}
div {
	font-family: Arial, 'Times New Roman', serif; 
	color: #757575;
}

.nebenlink {
	
	Color: #757575;
	
}

a:link, a:active, a:visited {
	
	Color: #757575;
	display: normal;
	text-transform: normal;
	Text-Decoration: none;
        
}

a:hover {
	Font-Weight:bold; 
	Color: #000000;
	text-decoration: none;
}



