body {
	
       
        margin-top : 0px;
        margin-bottom : 0px;
        margin-left : 40px;
}
	


A:active, A:visited, A:link {
	font-family: verdana;
        font-size: 11px;
	color: #b7c0a0;
	text-decoration: none;
}
A:hover {
	font-family: verdana;
        font-size: 11px;
	color: #607b2a;
	text-decoration: underline;
	cursor: default;
}







div#text {


        font-family: verdana;
        font-size: 11px;
        color: #f5e5c1;
        line-height: 16px; 
        letter-spacing: 0.5;
	}

div#ylalinkki {


        font-family: verdana;
        font-size: 11px;
        color: #322920;
        line-height: 16px; 
        letter-spacing: 0.5;
	}



#text .image {
 margin-left : 5px;
 margin-right : 5px;
 line-height : 1.7;
 cursor : default;
 border : 3px double #d9d1bc;
}

#text .linkit {
 margin-left : 7px;
 margin-right : 7px;
 line-height : 1.7;
 cursor : default;
 border : 3px double #dee2be;
}



