/* Hauptbereich */
.l-canvas p a {
	text-decoration: none !important;
}

.l-canvas p a:hover {
	text-decoration: underline solid #9461c7 1px !important;
}

/* Außnahmen im Hauptbereich */
.w-iconbox-text p a {
	text-decoration: none !important;
}

/* Footer */
.l-footer p a {
	text-decoration: none !important;
}

.l-footer p a:hover {
	text-decoration: underline solid #999999 1px !important;
}
