.suolinkki {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9933;
	letter-spacing: .1em;
	word-spacing: .1em;
}
.englinkki {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9933;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
.kuvateksti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #0000CC;
}
.otsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #0000CC;
	letter-spacing: 0.3em;
	word-spacing: 0.3em;
	margin: 0px;
	width: 600px;
	border: thin solid #FFCC00;
	padding: 10px;
	background-position: center center;
	text-align: center;
	background-color: #eeeeee;
}
.teksti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #0000CC;
}
.alaotsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #0000CC;
	letter-spacing: .2em;
	word-spacing: .2em;
}
.tekstibold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #0000CC;
	letter-spacing: .1em;
	word-spacing: .1em;
}

