a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9b9582;
	line-height: normal;
	text-decoration:none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #eaebdb;
	line-height:13px;
	text-decoration:none;
}
.leipis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height:13px;
}
.leipisbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9b9582;
	line-height:13px;
	text-decoration:none;
}
.leipisboldlinkki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #eaebdb;
	line-height:13px;
	text-decoration:none;
}