body {
  	background: #DCDCDC url(images/baggrund.jpg);  
  	background-repeat:repeat-x;
  	font-family: arial;
	font-size: 9px;
	margin-left: 20px;}

a {	text-decoration: underline;
	font-size: 100%;
	color: #000000;
	font-weight: bold}


a:visited {text-decoration: underline;
	font-size: 100%;
	color: #000000;
	font-weight: bold}
	
a:hover {text-decoration: underline;
	font-size: 100%;
	color: #000000;
	font-weight: bold}
	
a:active {text-decoration: none;
	font-size: 100%;
	background-color: #000066;
	color: #ffffff;
	font-weight: bold}