html { overflow-y: scroll; }
body  {	margin: 0; background-color: #FFFFFF;
		background-image:url(liuku_taustalle.gif);
      	background-repeat:repeat-x;
      	background-position:top;
      }


.valikko   { font-family: Verdana; font-size: 13px; color: #3F9A0D; font-weight: bold}
.otsikko   { font-family: Verdana; font-size: 15px; color: #014590; font-weight: bold}
.teksti    { font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal}
.yhteystiedot { font-family: Verdana; font-size: 11px; color: #014590; font-weight: bold; line-height: 16px}


a:link 		{ color: #014590; text-decoration: none}
a:visited 	{ color: #014590; text-decoration: none}
a:active 	{ color: #014590; text-decoration: none}
a:hover 	{ color: #014590; text-decoration: underline}

a.valikko:link 		{  color: #3F9A0D; text-decoration: none}
a.valikko:visited 	{  color: #3F9A0D; text-decoration: none}
a.valikko:active 	{  color: #3F9A0D; text-decoration: none}
a.valikko:hover 	{  color: #014590; text-decoration: none}

.vasenalatausta  { background-repeat: no-repeat; background-position: bottom left}
.vasenylatausta  { background-repeat: no-repeat; background-position: top left}