html  { overflow-y: scroll; }
body  {	margin: 0; }

.teksti  { font-family: Tahoma; font-size: 12px; color: #333333; font-weight: normal;}
.otsikko { font-family: Tahoma; font-size: 20px; color: #9E3898; font-weight: bold;}
.topmenu { font-family: Verdana; font-size: 11px; color: #666666; font-weight: normal;}
.tiedotteet { font-family: Tahoma; font-size: 11px; color: #333333; font-weight: normal;}
.pvm { font-family: Tahoma; font-size: 12px; color: #9E3898; font-weight: normal;}

a:link 	  { color: #666666; text-decoration: none}
a:visited { color: #666666; text-decoration: none}
a:active  { color: #666666; text-decoration: none}
a:hover   { color: #9E3898; text-decoration: none}

a.menu:link    { color: #666666; text-decoration: none}
a.menu:visited { color: #666666; text-decoration: none}
a.menu:active  { color: #666666; text-decoration: none}
a.menu:hover   { color: #9E3898; text-decoration: none}
