.xxx,
.gid12 a:link
a:active
a:visited
a:hover{
font-family: var(--schriftart2);
	text-decoration:line-through;
}

.fire,
.gid8 a:link
a:active
a:visited
a:hover{
font-family:var(--schriftart2);
	color:#a80d0d;
}

.water,
.gid9 a:link
a:active
a:visited
a:hover{
font-family: var(--schriftart2);
	color:#0d5da8;
}

.earth,
.gid10 a:link
a:active
a:visited
a:hover{
font-family: var(--schriftart2);
	color:#0a8215;
}

.air,
.gid11 a:link
a:active
a:visited
a:hover{
font-family: var(--schriftart2);
	color:#e8e623;
}

		
		