	. {
		

	}
	
	a:link.valikkolinkki {
   text-decoration:none;
		margin-left: 10px;
		display: block;
		color: #ffffff;
}
    
a:visited.valikkolinkki {
   text-decoration:none;
		margin-left: 10px;
		display: block;
		color: #ffffff;
}

a:hover.valikkolinkki {
   text-decoration: underline; 
		margin-left: 10px;
		display: block;
		color: #ffffff;
}

a:active.valikkolinkki {
   text-decoration: underline; 
		margin-left: 10px;
		display: block;
		color: #ffffff;
}

a:link.yhteys {
   text-decoration: none; 
   font-size: 100%;
   position: relative;
   right: 0px;
   color: #7CC04E;
}
    
a:visited.yhteys {
   text-decoration: none; 
   font-size: 100%;
   position: relative;
   right: 0px;
   color: #7CC04E;
}

a:hover.yhteys {
   text-decoration: underline; 
   font-size: 100%;
   position: relative;
   right: 0px;
   color: #7CC04E;
}

a:active.yhteys {
   text-decoration: underline; 
   font-size: 100%;
   position: relative;
   right: 0px;
   color: #7CC04E;
}



a:link {
    color: #0973B2;
    text-decoration: none;
    
 
}
    
a:visited {
	color: #0973B2;
	text-decoration: none;
    
    
}
a:hover {
		color: #0973B2;
	text-decoration: underline;
    
   
}

a:active {
		color: #0973B2;
	text-decoration: underline;
    
   
}

a:link.yritys {
	color: #343C6A;
	text-decoration: none;


}

a:visited.yritys {
	color: #343C6A;
	text-decoration: none;


}
a:hover.yritys {
	color: #0973B2;
	text-decoration: none;



}

a:active.yritys {
	color: #0973B2;
	text-decoration: none;



}

p.yritys  {
   margin-right: 10px;
   margin-top: 3px;
   line-height: 16px;
   text-align: right;
   font-family: verdana, arial;
   font-size: 140%;
   font-weight: bold;
   color: #343C6A;
}
   

   }
.linkit {
	margin-top: -10px;
  
}
	
.yhteys
   {
   text-align: right;
   font-family: arial, verdana, helvetica, sans-serif;
   font-size: 70%;
   line-height: 12px; 
   color: #343C6A;
   font-weight: bold;
   position: relative;
   top: -10px;
   right: 10px;
      }
                 .linkit
   {

   margin-top: 10px;
   margin-left: 10px;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 90%;
   line-height: 20px;
   font-weight: bold;
   color: #343C6A;
   background-color: #F48B4C;
   border-color: #00FF00;

   }
           .otsikko
   {

   margin-top: 10px;
   margin-left: 10px;
   font-family: arial, helvetica, sans-serif;
   font-size: 120%;
   color: #000000;

   }
   

            .leipis
   {
   margin-top: 5px;
   margin-left: 10px;
   font-family: arial, helvetica, sans-serif;
   font-size: 90%;
   font-weight: normal;
   color: #000000;
   }
   
             

   
         .small
   {
   margin-top: -1px;
   font-family: arial, helvetica, sans-serif;
   font-size: 80%;
   color: #000000;
   font-style: italic;
   }
   
            .kuvateksti
   {
   margin-top: -1px;
   font-family: arial, helvetica, sans-serif;
   font-size: 80%;
   color: #000000;
   font-style: italic;
   }
   
   	td.tausta
	{
	background-image: url('kuvat/tausta.jpg');
	background-repeat: no-repeat;
	border: 2px solid #CE4720;
	}
	
	.itemBorder { 
		border: 1px solid black;
	}
	.itemText:link { 
		text-decoration: none; 
		color: #343C6A; 
		font: 14px Arial, Helvetica;
		font-weight: bold;
	}
	.itemText:visited { 
		text-decoration: none; 
		color: #343C6A; 
		font: 14px Arial, Helvetica;
		font-weight: bold;
	}
	.itemText:hover { 
		text-decoration: none; 
		color: #0973B2; 
		font: 14px Arial, Helvetica;
		font-weight: bold;
	}
	.itemText:active { 
		text-decoration: none; 
		color: #0973B2; 
		font: 14px Arial, Helvetica;
		font-weight: bold;
	}

	.valikkopohja {
		/*background-color:red;*/
		width:210px;
	}
	
	.alavalikko {
		position:absolute;
		left:0px;
		top:0px;
		visibility:hidden;
		width:150px;
	}
	
	.valikkoitem {
		background-color: #CE4720;
		width: 208px;
		margin: 3px;
		margin-left: 10px;
		font-family: verdana, arial, helvetica, sans-serif;
	   font-size: 90%;
	   line-height: 20px;
	   font-weight: bold;
	   color: #ffffff;
	}
	
		.alavalikkoitem {
		background-color: #ffb98f;
		width: 208px;
		margin: 1px;
		margin-left: 2px;
		font-family: verdana, arial, helvetica, sans-serif;
	   font-size: 80%;
	   line-height: 16px;
	   font-weight: bold;
	   color: #CE4720;
	}
	


