A:link { color: black; text-decoration: none }
A:visited { color: black; text-decoration: none }
A:hover { background: yellow; color: black; text-decoration: none}
A:active { color: black}
A:focus:hover { background: yellow; color: black; text-decoration: none }

.meny_articles {
	width: 145px; padding: 1px;
	color: #F2E3C6;
	background-color: #FFFFFF; 
	overflow: auto;
}
.meny_articles_hover {
	width: 145px; padding: 1px;
	color: #542700;
	cursor: pointer;
	background: yellow; 
	overflow: auto;
}
.menybox {
	padding: 1px;
	width: 140px;
}
.opacitetsbox {
	background: #ffffff;
	opacity: 0.6; 
	filter: alpha(opacity=60);
}

#solidtext {
	FONT-FAMILY:Verdana,Arial;
	FONT-SIZE:9pt;
	color:#000000;
} 

#litentext {
	FONT-FAMILY:Verdana,Arial;
	FONT-SIZE:8pt;
	color:#000000;
} 
#infotext {
	FONT-FAMILY:Verdana,Arial;
	FONT-SIZE:9pt;
	color:#000000;
} 
#rubriktext {
	FONT-FAMILY:Verdana,Arial;
	FONT-SIZE:11pt;
	color:#000000;
} 


