body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #000;
	color: #F4BB30;
}
.Otsikko {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC6;
}
.Solujenreunat {
	border: 1px solid #F90;
}
A.menu {
	border:1px;
	border-style:solid;
	font-family: "Comic Sans MS", cursive;
	border-color:#F90;
	background-color:#000;
	color:#F4BB30;
	display:block;
	padding:3px;
	width:148px;
	margin:1px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
			}
			A.menu:hover {
	background-color:#006;
				}
			BR.menu {
				margin:15px;
			}
.c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
.Otsikkoteksti {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.soluotsikko {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #F4BB30;
	background-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4BB30;
}
