body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ccccff;
	background-image: url(img/tausta.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: line-through;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.otsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-style: italic;
}
.iso-otsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.toinen_tausta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(img/tausta1.jpg);
	background-repeat: no-repeat;
}

