body {
	  background-image: url(kuvat/kansi_tausta.jpg); 
	  background-color: #FFFFFF;
      background-repeat: no-repeat;
      background-position: top left;
      color: #000000;
      }

td.menulinkit
    {background-color: transparent;
	font-family: Gill Sans, sans-serif;
    font-weight: 500;		font-style: bold;
	text-align: left;
	font-size: 20px;	
}

td.valikko
    {background-color: transparent;
	font-family: Gill Sans, sans-serif;
    font-weight: 500;		font-style: bold;
	text-align: left;
	font-size: 22px;
	padding-top: 120px;
	padding-bottom: 40px;
	padding-left: 240px;	
	padding-right: 30px;	
}

td.otsikko
    {background-color: transparent;
	font-family: Gill Sans, sans-serif;    
    font-weight: 500;		font-style: bold;
	text-align: left;
	font-size: 20px;
	padding-left: 170px;
	padding-top: 70px;
}

td.sisalto
    {background-color: transparent;
/*	background-image: url(kuvat/microphone.jpg); 
    background-repeat: no-repeat;
	font-family : Verdana,sans-serif;    
    background-position: top right; */	       
/*	color: #FFCC00; */
	color: #000000;
	font-family: Gill Sans, sans-serif;	
	font-size: 12px;
	text-align: left ;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-left: 170px;	
	padding-right: 30px;		
}

td.teksti
    {background-color: transparent;
	color: #000000;
	font-family: Gill Sans, sans-serif;	
	font-size: 12px;
    font-weight: 300;		font-style: normal
	text-align: left ;	
	padding-right: 20px;
/*	border-style: solid;		
	border-width=10px;
	border-color= #FFCC00;	
*/	
}

p.sisennys
	{padding-left: 5px;
	}
	

a.valikko:link {color: #000000; text-decoration : none;}     /* unvisited link */a.valikko:visited {color: #000000; text-decoration : none;}  /* visited link */a.valikko:hover {color: #000000; text-decoration : none;}   /* mouse over link */a.valikko:active {color: #000000; text-decoration : none;}   /* selected link */

a.sisalto:link {color: #636363; text-decoration : none;}     /* unvisited link */a.sisalto:visited {color: #636363; text-decoration : none;}  /* visited link */a.sisalto:hover {color: #636363; text-decoration : underline;}   /* mouse over link */a.sisalto:active {color: #636363; text-decoration : none;}   /* selected link */

