html { overflow-y: scroll; }
body { margin: 0; background-color: #637E65;}

.punaotsikko { font-family: Verdana; font-size: 18px; color: #C31C3C; font-weight: bold}
.teksti    { font-family: Verdana; font-size: 12px; color: #4E6850; font-weight: normal}
.vmp       { font-family: Verdana; font-size: 10px; color: #637E65; font-weight: normal}

a:link    { color: #22397D; text-decoration: none}
a:visited { color: #22397D; text-decoration: none}
a:active  { color: #22397D; text-decoration: none}
a:hover   { color: #22397D; text-decoration: underline}

a.vmp:link    { color: #637E65; text-decoration: none}
a.vmp:visited { color: #637E65; text-decoration: none}
a.vmp:active  { color: #637E65; text-decoration: none}
a.vmp:hover   { color: #637E65; text-decoration: underline}

.norepeat  { background-repeat: repeat-x}