.artikel {
	font-family: "Nunito", sans-serif;
	color:#7e6969;
	font-size:14px; 
	margin-top:inherit;
	margin-left:inherit;
	padding-right:inherit;}	
	
.artikel a:link {
	color: #6AA292;; 
	text-decoration:none; }
.artikel a:visited {
	color: #6AA292;; 
	text-decoration:none; }
.artikel a:hover,
.artikel a:focus {
	border-bottom:1px dotted #6AA292; 
	text-decoration: none; }