body{	
	background: #66CCFF;
}

.taulu {
	background-color:#FFFFFF;
	}

.logoteksti {
	font-size: xx-large;
}

.logoohje {
	font-size: 100;
}

a:link {
	color: #000099; 
	background:transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

a:visited {
	color: #660000; 
	background: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

a:link:hover, a:visited:hover {
	color: #ff0000; 
	background: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

a:active {
	color: #ff0000;
	background:: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
	
.sponkuvat img { 
	border: 0;
}

.sponteksti {
	font-size: 70%;
	text-align: center;
}

.muutkuvat img { 
	border: 2px solid white; 
}

.muutkuvat div { 
	float: left;
	width: 182px;
	height: 160px;
	text-align: center;
	margin: 0 5px 5px 0 ;
	white-space: nowrap;
	overflow: hidden;
	font-size: 80%;
}

.loppu {
		clear:both;
		text-align:center
}