body {
font-family: Arial, Helvetica;
font-size: 0.9em;
color: black;
}

table {
border: 0px none; 
width: 100%; 
}

td {
border: 0px none;
height: 35px;
line-height: 1.5em;
font-weight: bold;
}

img {
border: 0;
}

a {
text-decoration: none;
color: white;
font-weight:bold;
}

a:active {
text-decoration: none;
color: grey;
font-weight:bold;
}

a:visited {
text-decoration: none;
color: white;
font-weight:bold;
}

a:hover {
text-decoration: none;
color: grey;
font-weight:bold;
}

a:focus {
text-decoration: none;
color: grey;
font-weight:bold;
}

a.kontakt {
text-decoration: none;
color: black;
font-weight:bold;
}

a.kontakt:active {
text-decoration: none;
color: grey;
font-weight:bold;
}

a.kontakt:visited {
text-decoration: none;
color: black;
font-weight:bold;
}

a.kontakt:hover {
text-decoration: none;
color: grey;
font-weight:bold;
}

a.kontakt:focus {
text-decoration: none;
color: grey;
font-weight:bold;
}