/* VALIKOIDEN TYYLIT */








a.linkki_1, a.linkki_1:visited {
	color			: 	#001860;
	font-family		: 	Arial, Helvetica, sans-serif;
	font-style		: 	normal;
	font-size		: 	11px;
	font-weight		: 	bold;
	text-decoration	: 	none;
	text-align		:	left;
	margin-left		:	-30px;
	text-transform	:	capitalize;
	display			:	block;
	line-height		: 	20px;  
	
	
}
a.linkki_1:hover {
	color			: 	#001860;
	font-family		: 	Arial, Helvetica, sans-serif;
	font-style		: 	normal;
	font-size		: 	11px;
	font-weight		: 	bold;
	text-decoration	: 	underline;
	text-align		:	left;
	text-transform	:	capitalize;
/*	line-height		: 	25px;  */
}
ul.linkit {
	
	list-style-type	: 	none;
	text-align		:	left;

}




a.linkki_2, a.linkki_2:visited {
	color			: 	#001860;
	font-family		: 	Arial, Helvetica, sans-serif;
	font-style		: 	normal;
	font-size		: 	11px;
	font-weight		: 	bold;
	text-decoration	: 	none;
	text-align		:	left;
	text-transform	:	capitalize;
	
	
}
a.linkki_2:hover {
	color			: 	#001860;
	font-family		: 	Arial, Helvetica, sans-serif;
	font-style		: 	normal;
	font-size		: 	11px;
	font-weight		: 	bold;
	text-decoration	: 	underline;
	text-align		:	left;
	text-transform	:	capitalize;
}
