
			a, a:visited, a:active {
				font-family: arial;
				font-size: 13px;
				text-decoration: underline;
				color: black;
			}
			a:hover {
				font-family: arial;
				font-size: 13px;
				font-weight: normal;
				text-decoration: none;
				color: navy;  
			}
			
			#sidemenu a, a:visited, a:active {
				font-family: arial;
				font-size: 13px;
				text-decoration: underline;
				color: black;
			}
			#sidemenu a:hover {
				font-family: arial;
				font-size: 13px;
				font-weight: normal;
				text-decoration: none;
				color: navy;  
			}
			
			#sidemenu {
				font-family: arial;
				font-size: 13px;
				font-weight: normal;
				text-decoration: none;
				color: black;  
			}
			
			img {
  			border: 0px;
			}
			
			#mindre a, a:visited, a:active {
				font-family: arial;
				font-size: 13px;
				text-decoration: underline;
				color: black;
			}
			
			#hugo a, a:visited, a:active {
				font-family: arial;
				font-size: 13px;
				text-decoration: underline;
				color: black;
			}
