.nav2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #cccccc;
}
a.nav2, a.nav2:visited{
	color: #bbbbbb;
	text-decoration: none;
	font-size: small;
	}
a.nav2:hover{
	color: #999999;
	text-decoration: none;
	font-size: samll;
	 
}
a.navaktiv{
    color: #C0622E;
	text-decoration: none;
	font-size: small;
}
a.navaktiv:hover{
    color: #C0622E;
	text-decoration: none;
	font-size: samll;
}
