body {
 	background-image: url('kuvat/tausvihr.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	

a      {
	color: #336600;
       text-decoration: none;
	   border:none;
       }
       
a:hover {
	color: black;
       text-decoration: none;
       }


.jumppa	{
	position: absolute;
	left: 300px; top: 300px;
	width: 500px;
 	}

.terapia {
	position: absolute;
	left: 250px; top: 600px;
	width: 500px;
 	}

div.navi {
	width: 100px;
	margin-left: 60px;
	margin-top: 260px;
	font-size: 10pt;
	text-align: left;
 	}
 	
.otsikko {
	position: absolute;
	left: 250px; top: 220px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: underline;
 	}

div.teksti {
	position: absolute;
	left: 310px; top: 260px;
	width: 417px;
	height: 540px;
	overflow: scroll;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

.yhteys {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336600;
	}

	
.lht	{
	width: 200px;
	}

	








