body {
	background-color: #E4E4E4;
	color: #000000;
	}

a:link {
	color: #000000;
	text-decoration: underline;
	
	}
		
a:visited {
	color: #000000;
	text-decoration: underline;
	}

a:active {
	color: #000000;
	text-decoration: underline;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	}

.menubar {
	color: #000000;
	text-align: center;
	font-size: 10pt;
	font-family: Tahoma;
	letter-spacing: 1px;
	line-height: 15pt;
	}

a.menubar:link {
	color: #000000;
	text-decoration: none;
	}
		
a.menubar:visited {
	color: #000000;
	text-decoration: none;
	}

a.menubar:active {
	color: #000000;
	text-decoration: none;
	}

a.menubar:hover {
	color: #000000;

	font-weight: bold;
	}

.selikoffnet {
	font-size: 10pt;
	font-family: Tahoma;
	color: #006600;
	text-align: right;
	font-weight: bold;
	}
	
a.selikoffnet:link {
	color: #006600;
	text-decoration: none;
	}
		
a.selikoffnet:visited {
	color: #006600;
	text-decoration: none;
	}

a.selikoffnet:active {
	color: #006600;
	text-decoration: none;
	}

a.selikoffnet:hover {
	color: #006600;
	text-decoration: underline;
	}

