.nimet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;

}
.linkit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8C6F5B;
	text-decoration: none;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: lower-roman;


}
.kuvateksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.tekstit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.scrollbar {
scrollbar-face-color: #E2DCCD;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #999999;
scrollbar-shadow-color: #333333;
scrollbar-darkshadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #CCCCCC;
}
.tekstit hover {
	color: #FFCC33;
}
a:hover {
	color: #FFFFFF;
}

