
a:link {
/*	color: #737354;    */
	color: #339966;
	text-decoration: none;
}
a:visited {
/*	color: #737354;  */  
	color: #339966; 
	text-decoration: none;
}
a:hover {
	color: #A5AA8D;
	text-decoration: none;
}

a:active {
	color: #A5AA8D;
}
.tidligere_active {
	color: #EBEBE2;
}

