body {
	background-image:url(../img/hintergrund.jpg);
	font-family : verdana,arial,helvetica;
	font-size :10px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
} 
A:link {
	color : #580f0f;
	padding : 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
} 
A:visited {
	color : #669999;
	padding : 0px;
	border : 0px solid #C8C8C8;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
} 
A:hover { color : #747474; padding : 0px; border : 0px solid #747474; text-decoration: none; } 
A:active { color : #747474; padding : 0px; border : 0px solid #293D50; text-decoration: none; }
