body {
	background-color: #1e2519;
}

.paasivutekstit {
	text-align: center;
}

.paasivutekstit img {
	border: 0px;
}

.suku {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	padding: 5px;
	color: #697551;
	empty-cells:hide;
	font-family: Verdana;
	font-size: 12px;
}

.suku td {
	background-color: #cfcfb3;
	width: 25%;
	padding: 5px;
	text-align: left;
}

.suku a {
	color: #846a02; 
	font-weight: normal;
	text-decoration: none;
}

.suku a:hover {
	color: #1e2519;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 2px solid #cfcfb3;
}