img {
				z-index: 0 ;
				}
				
				
body 	 {
			 background-color: white;
			 font-family: helvetica, sans-serif;
			 }

a 					 {
						 text-decoration: none;
						 }						
	
.passiivilinkki
	 					 {
						 text-decoration: none;
						 font-family: helvetica, sans-serif, bold;
						 font-size: 12px;
						 color: #000000;
						 text-decoration: none;
						 }

.aktiivilinkki {						 
							 text-decoration: none;
							 font-family: helvetica, sans-serif, bold;
							 font-size: 12px;
							 color: #cc6600;
							 text-decoration: none;
							 }
							 
.normaaliteksti {						 
							 text-decoration: none;
							 font-family: helvetica, sans-serif;
							 font-size: 12px;
							 color: #000000;
							 text-decoration: none;
							 }
							 
.otsaketeksti {						 
							 text-decoration: none;
							 font-family: helvetica, sans-serif, bold;
							 font-size: 14px;
							 margin-bottom: 2px;
							 color: #000000;
							 font-style: bold;			 
							 }

							
.sidebar {
				 font-family: helvetica, sans-serif;
				 margin-left: 0px;
				 margin-top: 2px;
				 position: fixed;
				 background: #e2e5e7; 
				 width: 230px;
}

.yhteystidot {
						 border: 2px solid #cc6600;
						 } 
