.ikke_valgt,
.valgt,
.nyhed,
.nyhed_valgt,
.lille {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}
.ikke_valgt  { color: #ccc }
.valgt {
	color: #666666;
}
.nyhed {
	color: #ffcc66;
}
.nyhed_valgt {
	color: #ff9900;
}
.lille   { color: #cccccc; font-size: 10px }
.publika_links { color: #ccc; font-style: normal; font-weight: normal; text-decoration: none }

