a.Vit:link { text-decoration: none; color: #fff; font-family:Verdana; font-size:10px; font-weight:normal;}
a.Vit:visited { text-decoration: none; color: #fff; font-family:Verdana; font-size:10px; font-weight:normal;}
a.Vit:active { text-decoration: none; color: #fff; font-family:Verdana; font-size:10px; font-weight:normal;}
a.Vit:hover { text-decoration: underline; color:#fff; font-family:Verdana; font-size:10px; font-weight:normal;}

a.Nyhet:link { text-decoration: none; color: #ed1c23; font-family:Verdana; font-size:10px; font-weight:bold;}
a.Nyhet:visited { text-decoration: none; color: #ed1c23; font-family:Verdana; font-size:10px; font-weight:bold;}
a.Nyhet:active { text-decoration: none; color: #ed1c23; font-family:Verdana; font-size:10px; font-weight:bold;}
a.Nyhet:hover { text-decoration: underline; color:#ed1c23; font-family:Verdana; font-size:10px; font-weight:bold;}

.MenyBg
{
	background-image:url(meny/bilder/meny_bg.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	padding-left:5px;
	cursor: pointer;
}

.NyhetBg
{
	background-image:url(meny/bilder/nyhet_bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	padding-left:7px;
}