BODY {
font-family : Century Gothic, Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
}
table, td, tr, th {
font-family : Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}
H1 {
	font-size : 24pt;
	color: #ED3A40;
}
a:link {
	color: #339933;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: none;
	background-color: 50B543;
}
a:active {
}
address {
 font-size: smaller;
 font-style: italic;
}
a.menu:link {
	color: #000000;
	background-color: #cccccc;
	text-decoration: none;
}
a.menu:visited {
	color: #666666;
	background-color: #cccccc;
	text-decoration: none;
	font-weight: normal;
}
a.menu:hover {
	color: black;
	background-color: #a1a1a1;
	text-decoration: none;
	font-weight: normal;
}
a.menu:active {
	color: #000000;
	background-color: #a1a1a1;
	text-decoration : none;	
	font-weight: normal;
}
a.menu {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	padding: 5px;
}
.menucontainer {
	background-color: #cccccc;
	width: 150px;
	margin: 0px;
}
a.oben:link {
	color: #000000;
	text-decoration: underline;
}
a.oben:visited {
	color: #333333;
	text-decoration: underline;
}
a.oben:hover {
	color: white;
	text-decoration: none;
}
a.oben:active {
}
