body { color: black; font-size: small; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: center; margin-top: 60px; }
.fett { color: #e00024; font-weight: bold; }
p {  }

td {
	padding: 5px;
	text-align: center;
}

a:link { color: #2e2e2e; font-weight: bold; text-decoration: none; }

a:visited { color: black; text-decoration: none; }

a:hover { color: gray ; text-decoration: underline; }

a:active { color: #e00024 ; text-decoration: underline; }
