html { overflow-y: scroll; }
body { margin: 0 }

.teksti { font-family: Arial; font-size: 10px; color: #FFFFFF; font-weight: normal}
.laskuri { font-family: Arial; font-size: 10px; color: #ADACAD; font-weight: normal}

a:link {  color: #FFFFFF; text-decoration: none}
a:visited {  color: #FFFFFF; text-decoration: none}
a:active {  color: #FFFFFF; text-decoration: none}
a:hover {  color: #F4CB27; text-decoration: none}