.meny9{
	font-family:Arial;
	font-size:9pt;
	font-style:normal;
	font-weight:Bold;
	color: Black;
}
.meny10{
	font-family:Arial;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	color: Black;
}
.meny12{
	font-family: Arial;
	font-size:12pt;
	font-weight:bold;
	color: Black;
}
.meny11{
	font-family: Arial;
	font-size:11pt;
	font-weight:bold;
	color: Black;
}
select{
	color: Black;
	background-color: #85B2FF;
	font-weight: Bold;
	font-family : Arial;
	font-size : 9pt;
}
a:link{
color:Black;
text-decoration:none;
}
a:visited{
color:Black;
text-decoration:none;
}
a:active{
	color: Black;
	text-decoration:none;
}
a:hover{
	color: White;
	text-decoration:none;
}
