.link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-weight: 100;
	text-align: center;
	font-style: normal;
}
.linkgruen {
	font-size: 16px;
	font-weight: 100;
	color: #360;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}
.gruenklein {
	font-size: 12px;
}
.linkgruenbold {
	font-weight: bold;
}
.linkgruen table tr .klein .linkgruen {
	text-align: left;
}

