h1.main { font-family: arial, helvetica; color: red; background: white; font-weight: 700; font-size: 20pt; } .links { font-family: arial, helvetica; color: green; background: white; font-weight: 500; font-size: 10pt; } .fett { font-family: arial, helvetica; color: blue; background: white; font-weight: 700; font-size: 12pt; } .intro { font-family: arial, helvetica; color: black; background: white; font-weight: 700; font-size: 10pt; } .normal { font-family: arial, helvetica; color: black; background: white; font-weight: 500; font-size: 10pt; } th { font-family: arial, helvetica; color: black ; background: white; font-weight: 700; font-size: 10pt; } td { font-family: arial, helvetica; color: black; background: white; font-weight: 500; font-size: 10pt; } .hinweis { font-family: arial, helvetica; color: black; background: white; font-weight: 500; font-size: 9pt; } a:link {color: black;} a:visited {color: green;} a:active {color: green;}