html { overflow-y: scroll; }
body  {	margin: 0; background: #87888a; background-image: url("centershadow.gif"); background-repeat: repeat-y; background-position: center;}

.teksti    { font-family: Arial; font-size: 12px; color: #000000; font-weight: normal}
.otsikko   { font-family: Arial; font-size: 13px; color: #FA9E0D; font-weight: bold}
.alareuna  { font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: normal}

.polku { font-family: Arial; font-size: 10px; color: #87888a; font-weight: normal;}
a.polku:link 	{ color: #87888a; text-decoration: none}
a.polku:visited	{ color: #87888a; text-decoration: none}
a.polku:active 	{ color: #87888a; text-decoration: none}
a.polku:hover 	{ color: #FA9E0D; text-decoration: none}

a:link 		{ color: #808080; text-decoration: none}
a:visited 	{ color: #808080; text-decoration: none}
a:active 	{ color: #808080; text-decoration: none}
a:hover 	{ color: #FA9E0D; text-decoration: none}
a:focus   	{ -moz-outline-style: none;}

.valikko		    { font-family: Arial; font-size: 10px; color: #A80032; font-weight: bold}
a.valikko:link 		{ color: #A80032; text-decoration: none}
a.valikko:visited 	{ color: #A80032; text-decoration: none}
a.valikko:active 	{ color: #A80032; text-decoration: none}
a.valikko:hover 	{ color: #FFFFFF; text-decoration: none}

.handcursor {cursor:hand; cursor:pointer;}

.alatausta  { background-repeat: no-repeat; background-position: bottom right}