table.t {
	border-width: 100%;
	font-family: Tahoma;
	font-size: 14px;
	background-image: url(../images/blegtext.gif);
	/* background-repeat: no-repeat;
	background-attachment: fixed; */

}
h1 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #0000FF;
	text-align: center; font-style:italic
}h2 {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
	margin-left: 5%;
}

p {
	font-family: "tahoma";
	font-size: 2
	margin-left: 10%;
	margin-right: 3%;
}



a:link {
	color: blue;/*linken hed før cc0033*/
	font-weight:bold;
	text-decoration:none;
}
	

a:visited {
	color: #009900;/*linken hed før blue*/
	font-weight:bold;
	text-decoration:none;
}
a:active {
	background-color: yellow;
	text-decoration:none;
}


a:hover {
	color: red;/*linken hed før 00cc00*/
	font-weight:bold;
	text-decoration:none;
}
body         { font-family: Verdana; font-size: 10pt }
