
BODY{
	
	background-image : url("bg_henley.jpg");
	background-repeat : repeat x-y;
	color: #bb003d;
	font-family: Verdana, monospace;
	font-size: x-small;
	text-align: left;
	text-decoration : none;
	}


A:link{
	color : #bb003d;
	text-decoration : none;
	}


A:visited{
	color : #bb003d;
	text-decoration : none;
	}


A:hover{
	color : #708090;
	text-decoration : none;
	}


A:active{
	color : #bb003d;
	text-decoration : none;
	}
/*her kan skrives kommentarer
<STYLE>}A:LINK 
{color : #bb003d;text-decoration : none;
}A:VISITED {color : #bb003d;text-decoration : none;
}A:HOVER {color : #708090;text-decoration : none;}</STYLE>



*/




