/*body {
	background-image: url(../bilder/navigationre.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
*/
a:link {
	text-decoration: none;
	color:#000000
}
a:visited {
	text-decoration: none;
	color:#000000
}
a:hover {
	text-decoration: underline;
	color:#000000
}
a:active {
	text-decoration: none;
	color:#000000
}

