@charset "UTF-8";
/* CSS Document */

.yhteystiedot {
	display:block;
	float:none;
	margin:auto;
	margin-top:0px;
}

.yhteystiedot img {
	display:block;
	float:none;
	margin:auto;
}

.yhteystiedot ul {
    list-style: none;
}

.yhteystiedot li {
    list-style: none;
	display:block;
	text-align:center;
	font-size:1.3em;
	line-height:1.7em;
}

.yhteystiedot a:hover {
	color:#f2e1b8;
}