
.forsidebaggrund {
	background-image: url('image/sky1.gif');
	background-repeat: no-repeat;
}

.forsidebaggrundskib {
	background-image: url('image/skib2.gif');
	background-repeat: no-repeat;
	background-position: 0px 25px;
}

.a.menulink {
	font-family: verdana;
	font-size: 10px;
	text-decoration : none;
	cursor: pointer;
}

.a.menulink:hover {
	font-family: verdana;
	font-size: 10px;
	text-decoration : underline;
	cursor: pointer;
}

.profiltekst {
	font-family: verdana;
	font-size: 10px;
}


.menuknap {
	font-family: verdana;
	font-size: 11px;
	border: 0px;
	background-color: #FFFFFF;
	cursor:pointer
}

.linkne {
	font-family: verdana;
	font-size: 11px;
	text-decoration : none;
	color : #666666;

}


.a.maillink {
	font-family: verdana;
	font-size: 10px;
	text-decoration : none;
	cursor: pointer;
	color : #000000;
}

.a.maillink:hover {
	font-family: verdana;
	font-size: 10px;
	text-decoration : underline;
	cursor: pointer;
	color : #000000;
}
