@charset "utf-8";
/* CSS Document */
.menue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #848A77;
}	
a {
	font-size: 12px;
	font-weight: bold;
	color: #848A77;
	}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #848A77;
}
a:visited {
	text-decoration: none;
	color: #848A77;
}
a:hover {
	text-decoration: none;
	color: #A2CE1A;
	font-weight: 500;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	color: #848A77;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.icontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #848A77;
	font-weight: normal;
}