body { color: black; background-color: white; }
p {}
td {}
a:link { color: green ; text-decoration: none; }
a:visited { color: green ; text-decoration: none; }
a:hover { color: black ; text-decoration: none; }
a:active { color: green ; text-decoration: none; }
.class_maintext { color: black; font-size: 12px; font-family: sans-serif; line-height: 14px; text-decoration: none; }
.class_maintitel { color: green; font-size: 24px; font-family: sans-serif, sans-serif; font-weight: bold; line-height: 14px; text-decoration: none; text-align: center; }
