/*
#################################
# Powered by Naturpleje Danmark #
#################################
*/
body {
	color: #000000;
	background-color: #cfcfcf;
	font-family: Verdana, serif;
}

table {
background-color: #ffffff;
font-size : 11 px;
}

h1 {
font-size : 48 px;
}

h2 {
font-size : 20 px;
}

a {
	color: #FF9900;
	text-decoration: none;
	font-size : 10 px;
text-decoration: underline;
}

a:HOVER {
	color: Maroon;
	text-decoration: underline;
}
