
BODY{
	
	background-image : URL(bg.gif);
	background-repeat : repeat x-y;
	color: #FFFFFF;
	font-family: Verdana, monospace;
	font-size: x-small;
	text-align: left;
	text-decoration : none;
	}
}

A:link {text-decoration: none;color:#FFFFFF}
A:visited {text-decoration: none;color: #FFFFFF}
A:hover {color: #191970}
A:active {text-decoration: none;color: #191970}

  /*her kan skrives kommentarer*/
