a:link {
	color: blue;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color: #009900;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	background-color: yellow;
	text-decoration:none;
}
a:hover {
	color: red;
	font-weight: bold;
	text-decoration: none;
	/*list-style-image: url(../images/lolland_n_115.gif);*/
}


table.t {
		background-image: url(../images/blegtext.gif);
		}
body         { font-family: Tahoma; font-size: 8pt 
}
