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


.otsikko {
	color: #fee800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold

}

.otsikkomusta {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold

}


a:link		{text-decoration:  none; color: #fee800}
a:visited	{text-decoration: none; color: #005620}
a:active		{text-decoration: underline; color: #00de54}
a:hover		{text-decoration: none; color: #00de54; }
a:focus		{text-decoration: none}

BODY {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	background-color: #107a3e;
	background-attachment: fixed;
	color: #000;
}

.oranssi {
	color: #F90;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight:bold

}

.keltaleipis {
	color: #FF0;
}
.keltaleipis strong {
	color: #FF0;
	font-size: 18px;
}
.keltaleipis strong {
	font-size: 16px;
}
.keltaleipis em {
	color: #FF0;
}
