.WurzelSchrift {    font-family:"Arial";    color: black; font-size: 16pt;}

A:LINK {       color: black; }
A:VISITED {          color: black; text-decoration: underline;}
A:ACTIVE {         color: black; text-decoration: underline;}
A:HOVER {
        color: red;  }

BODY {
	font-family:'Arial'; font-size: 10pt;
}
