
p {
	font-size: 16px;
	margin-top: 3px;
}

a {
	color: Black;
}


a.extern:before {
	content: url(../images/lupe.jpg);
	display: inline;
	width: 15px;
	height: 15px;
}
	
