.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 4d3626;
	font-weight: normal;
	line-height: 15px;
	border-bottom-style: durchgehend;
	text-decoration: none;
}
a:active{
	color:#4d3626;
	text-decoration: none;
	
}
a:visited{
	color:#4d3626;
	background-repeat: no-repeat;
	text-decoration: none;
}
	a:hover{
	color:#000000;
	text-decoration: none;
	background-color:#ccc

