body {
	background-image: url(tausta.gif);
	color: #000000; background-repeat:
	no-repeat;
	background-color: #d3d8de;
}
.kehys {
	border-right: #999999 1px dotted;
	border-top: #999999 1px dotted;
	font-size: 10px;
	border-left: #999999 1px dotted;
	border-bottom: #999999 1px dotted;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}
.menu {
	border-right: #999999 1px dotted;
}
.menuteksti {
	font-weight: bold;
	font-size: 12px;
	margin-left: 4px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}

.teksti {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	margin-left: 4px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;

}
.otsikko {
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}

.lihavoitu {
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}

a {
	background: #ffffff;
	color: #111111
}
a:hover {
	background: #ffffff;
	color: #555555;
	text-decoration: underline;
}
