html { overflow-y: scroll; }
body {	margin: 0 }

.otsikko { font-family: Verdana; font-size: 8px; color: #000000; font-weight: bold}
.teksti { font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal}
.menu { font-family: Verdana; font-size: 12px; color: #FFFFFF; font-weight: bold}

.valkonen { font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold}
.sininen  { font-family: Verdana; font-size: 11px; color: #3284C1; font-weight: normal}

a:link {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
a:active {  color: #9F7917; text-decoration: none}
a:hover {  color: #9F7917; text-decoration: none}