

#alue{
float:left;
	width: 580px;
		background-color: white;
		color: white;

}
img.full {
width: 400px;
border:1px solid gray;
}
img.pikku{
margin-top: 5px;
border:1px solid gray;
margin-left:4px;
}
img.pikku:HOVER{
border:1px solid silver;
}
table.foto {color: silver;}
td {
font-size:10px;
}
table.ilmo{ color:white;}

td.kami-o{
	color: black;
	font-weight: bolder;
}
td.kami{
	border-top:1px solid gray;
	color:black;
	background: ;
}
td.kami-f{
	border-top:0px solid silver;
	color:white;
	background: ;
	width: 370px;
}
A:HOVER.linkki{
text-decoration: underline; 
color:orange;
}
A.links{
color: white; 
text-decoration : underline; 
font-family: verdana;
} 
A {
color: #4c489f; 
text-decoration : none; 
font-family: verdana;
} 
A:HOVER{
font-weight: normal; 
color: silver; 
text-decoration :;
}