.boldalaviivattu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
.Otsikko {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
body {
	background-color: #012C70;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.solutausta {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(solutausta.jpg);
}
A.menu {
	border:1px;
	border-style:solid;
	font-family: "Comic Sans MS", cursive;
	border-color:black;
	background-color:#68A1E8;
	color:black;
	display:block;
	padding:3px;
	width:148px;
	margin:1px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
			}
			A.menu:hover {
	background-color:#0069EA;
				}
			BR.menu {
				margin:15px;
			}.Otsikkoteksti {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.rajaus {
	border: 1px solid #000;
	background-image: url(solutausta.jpg);
	background-color: #5C9AE5;
	background-repeat: repeat-x;
	text-align: center;
}
.valkoinensolutausta {
	background-color: #FFF;
}
