BODY {
  margin: 0pt;
}

td {
font-family : Verdana;
font-size : 10px;
font-weight : normal; 
color : black;
} 
a:link {
color : black;
font-weight : bold; 
text-decoration : none; 
} 
a:visited {
color : black;
font-weight : bold; 
text-decoration : none; 
} 
a:hover {
color : red;
font-weight : bold; 
text-decoration : none; 
} 
a:active {
color : black;
font-weight : bold; 
text-decoration : none; 
} 
a.linki:link {
color : black;
font-weight : bold; 
text-decoration : none; 
} 
a.linki:visited {
color : black;
font-weight : bold; 
text-decoration : none; 
} 
a.linki:hover {
color : black;
font-weight : bold; 
text-decoration : none; 
} 
a.linki:active {
color : black;
font-weight : bold; 
text-decoration : none; 
} 


