body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	background-color: #9A6C3F;
}
.taulukonrajaus {
	background-color: #B88654;
	border: 1px solid #000;
}

A.menu {
	border:1px;
	border-style:solid;
	font-family: "Comic Sans MS", cursive;
	border-color:black;
	background-color:#9A6C3F;
	color:black;
	display:block;
	padding:3px;
	width:190px;
	margin:1px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
			}
			A.menu:hover {
	background-color:#C19466;
				}
			BR.menu {
				margin:15px;
			}.Otsikkoteksti {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.sukureunat {
	background-color: #C19466;
	border: 1px solid #000;
}
.c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
