<!--
BODY.links {background-color: #999966; margin:0; padding:0}
BODY {background-color: #999966; margin: 0 12px 0 0; padding:0}

A:link {text-decoration: none;}   

a:active {color: blue; text-decoration: underline;}
A:visited {text-decoration :none;}
a:hover {color: blue; text-decoration: underline;}



table td.tk {background-color: #FFFFCC} <!--tekst -->
td.tk1 {background-color: #999933}
td.tk2 {background-color: #330000; font-color: white}
A.tk2:link {color: white; text-decoration: none; font: bold}

A.tk2:visited {color: white; text-decoration: none; font: bold}
a.tk2:hover {color: white; text-decoration: underline; font: bold}

td.tk4 {background-color: #FFFFCC; padding: 20px 20px 0 20px; font: 2ex black}
td.tk4 a{font: 2ex black}

table.tk4 {background-color: #FFFFCC; padding: 20px 20px 0 20px; font: 2ex black}



-->