.Perusfontti {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	left: 2px;
	color: #FFFFFF;
	text-indent: 2px;
}
.OTSIKOT {
	font-family: "Century Gothic";
	font-size: 20px;
	font-style: normal;
	font-weight: 200;
	color: #FFFFFF;
	cursor: arrow;
	filter: FlipV;
}
.OTSIKOT hover{
	font-family: "Century Gothic";
	font-size: 20px;
	font-style: normal;
	font-weight: 200;
	color: #FFFF00;
	cursor: arrow;
	filter: FlipV;
}
.OTSIKOT strong {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
