body { 
	text-align: center;
	font-family: Georgia;
	font-size: 13px;

}

#kehys {
background-color:#fff;
width: 640px;
text-align: left;
border: 1px solid #cccccc;
padding: 5px;
}


#linkit {
background-color:#fff;
width: 156px;
text-align: left;
float:left;
padding: 5px;

}

#kuvat {
clear: both;
width: 640px;
}

#teksti {
margin: 0 0 0 166px;
}

h1 {

	font-family: Georgia;
	font-size: 20px;


}


A:link{
color: #021d61;
text-decoration: underline;
	font-size: 14px;
font-weight: bold;


}

A:visited{
color:#021d61;
text-decoration: underline;
	font-size: 14px;
font-weight: bold;



}

A:active{
color:#021d61;
	font-size: 14px;
font-weight: bold;



}

A:hover{
text-decoration:none;  
color:#000000; 
	font-size: 14px;
font-weight: bold;


}

