<style>
    a:link {color: black; text-decoration:none;}
    a:visited {color: black; text-decoration: none;}
    a:hover {color: red; text-decoration: underline;}
    a:active {color: black; text-decoration: none;}
 A { color: black; font-weight: bold; font-size:12px; font-family: Tahoma, Verdana, Arial; text-decoration: none; }
.text {font-size:13px; font-family: Tahoma, Verdana, Arial; text-decoration: none;}
.smallText {font-size:10px; font-family: Tahoma, Verdana, Arial; text-decoration: none;}
.kontakt {font-size:12px; font-family: Tahoma, Verdana, Arial; text-decoration: none;}
.hr {color: black;}
.table {border-color: black}
</style>
