a:link {
	color: #4a3326; 
	text-decoration: none
}

a:active {
/*	color: #000; 	*/
	text-decoration: none
}

a:hover {
	color: #000; 
	text-decoration: underline
}

a:visited {
	color: #4a3326; 
	text-decoration: none
}
h1 {
	font-size: 18px;
	color: #4a3326;
}
h2 {
	font-size: 15px;
	color: #4a3326;
}
h3 {
	font-size: 12px;
	color: #4a3326;
}

ul {

}
.blau {
	font-size: 15px;
	font-weight: bold;
	color: #069;
}
