.tekstilinkki {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.paluulinkki {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #5E6E6E;
}

body {
	SCROLLBAR-BASE-COLOR: #A0B9B9;
	background-color: #A0B9B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
p {
}

.navitaulu {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #5F6F6F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.ylavalikko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.taustataulu {
	border: thin solid #5F6F6F;
}
h1 {
	font-size: 18px;
	font-style: italic;
	font-family: "Trebuchet MS", Tahoma, Arial;
}
.kuvateksti {
	font-size: x-small;
	font-style: italic;
}
.valiviiva {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #5F6F6F;
}
