#import_submenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #316705;
	height: 400px;
	width: 175px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	white-space: normal;
	text-indent: 4px;
	position: relative;
	z-index: 2;
	overflow: hidden;
}

a:link {
	color: #316705;
	text-decoration: none;
}
a:visited {
	color: #316705;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ADC498;
}
a:active {
	text-decoration:none;
	color: #666;
}
