html { overflow-y: scroll; }
body { margin: 0; background-image: url("slices/top_bg.gif"); background-repeat: repeat-x; background-position: top; }

.teksti { font-family: Arial; font-size: 11px; color: #333333; font-weight: normal}

a:link    { color: #333333; text-decoration: none}
a:visited { color: #333333; text-decoration: none}
a:active  { color: #333333; text-decoration: none}
a:hover   { color: #333333; text-decoration: underline}