
@import url(/css/restkultur.css.php);

body {
	background: #000000;
	color: #FFFFFF}

h1, h2 {
	text-align: left;
	margin-top: 0px;
    margin-left: 0px;
}

a:link {
/*	background: transparent; */
	background: #000000;
	color: #FFFFFF;
	text-decoration: none
}

a:visited {
/*	background: transparent; */
	background: #000000;
	color: #FFFFFF;
	text-decoration: none
}

a:active {
	background: #000000;
	color: = #FF0000;
	text-decoration: none
}

a:hover {
	background: #000000;
	color: #FF0000;
	text-decoration: none
}

