.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	background-color: #CCCC99;





}
.selected {
	color: #005900;
	text-decoration: none;
}
a:hover {
	color: #003366;
	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;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	line-height: 9px;

}
