/*hetta er StyleSheet til link í tekstfilum{bodybackground-color : white;font-family :Verdana, Sans-serif; color: black;font-size : 10px; } */A{color  :  #006e53;}  A:link 	{   			text-decoration : none; 			color  : #006e53 ;			}  A:visited {   				color : #006e53;				text-decoration : none ;			 }     A:hover {   		color : blue ;  		font-style : italic ;       font-weight : bold;       font-size : 12px;      	text-decoration : underline;      	 }      	       A:active {                  text-decoration : none;      color : black;      }
