body { color: black; font-family: "Times New Roman"; }

p  { font-size: 16px; font-family: "Times New Roman" }

td { font-family: "Times New Roman"; }

a:link  { color: blue; font-size: 16px; font-family: "Times New Roman"; text-align: left }

a:visited  { color: blue; font-size: 16px; font-family: "Times New Roman" }

a:hover  { color: yellow; font-size: 16px; font-family: "Times New Roman"; background-color: navy }

a:active  { color: blue; font-size: 16px; font-family: "Times New Roman" }
input { color: black; font-size: 12px; font-family: Arial; }
div { margin: 0; padding: 0; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
img { margin: 0; padding: 0; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
.gelb { background-color: yellow }

