
a:hover {
		background-color: Aqua;
}

.twidth {
	width: 100%;
	}
		
.body {
		
font-family: Verdana, sans-serif;	
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	text-align: justify;
	background-position: left;
	background: url(Brown_bg_1.gif);
		width: "twidth";
	}

.pCenter {
		
	text-align: center;
	width: "twidth";
	}	

.logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 26pt;
	text-align: center;
	color: Green;
	font-style: normal;
	font-weight: bolder;
}


	
.htwidth {
	width: 50%;
}

.heading {
	width: "twidth";
	height:150px;
	}

.footer {

	font-size: 8pt;
	text-align: center;
	width: "twidth";
	font-weight: bolder;
}

.menue {
font-size: 8pt;
	text-align: left;
	width: "twidth";
	font-weight: bolder;
	
}








