.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	background-color: #FFFFFF;






}
.selected {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #29084b;
	text-decoration: underline;

}
.smallprints {
	font-size: xx-small;
	line-height: normal;
	color: #333333;

}
.biomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-color: #FFFFFF;

}

