
A:Hover{
	color : #000000;
	text-decoration : underline;
	}


A:Visited:Hover{
	color : #000000;
	text-decoration : underline;
	}


A:Active{
	color : #FF3333;
	text-decoration : underline;
	}


A:Visited{
	color : #ff0000;
	text-decoration : none;
	}


A:Link{
	color : #003399;
	text-decoration : none;
	}

#oversikt{	
	Left : 5;	
	Position : absolute;	
	Top : 57;	
	Visibility : hidden;	
	Width : 97;	
	}


