body {
background-image: url(slike/ozadje1.jpg);
font-family:Verdana;
scrollbar-track-color:#ffffaa;
scrollbar-face-color:#ffff00;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#333300;
scrollbar-arrow-color:red;
}

a:link {
color: black;
text-decoration:none;
}

a:active{
color: blue;
text-decoration: blink;
}

a:visited {
color: black;
text-decoration: none;
}

a:hover {
color:red;
text-decoration:none;}

<!--  ---------------------------------------------------------- -->
td,th {
font-family:Verdana;
text-align:center;
align:center;
font-size:14px;
font-weight:bold;
}

.k {
font-family:Verdana;
font-size:8px;
color:white;
}

.o {
font-family:Verdana;
font-size:7px;
color:yellow;
}