TD {
	font-family: "Calibri", "Arial", "Helvetica";
	text-decoration: none;
	font-size: 18px;	
	color: #7C7676;
}

TD.klein {
	font-family: "Calibri", "Arial", "Helvetica";
	text-decoration: none;
	font-size: 12px;	
	color: #7C7676;
}

TD.footer {
	font-family: "Calibri", "Arial", "Helvetica";
	text-decoration: none;
	font-size: 12px;	
	color: #7C7676;
}

a.footer {
	font-family: "Calibri", "Arial", "Helvetica";
	text-decoration: underline;
	font-size: 12px;	
	color: #7C7676;
}

TD.top {
	color: #000000;
}

TD.nav {
	color: #000000;
	font-family: "Arial", "Helvetica";
	font-size: 20px;	
}


BODY {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color : #C0C0C0;
}

A {
	text-decoration: underline;
	font-family: "Calibri", "Arial", "Helvetica";
	font-size: 18px;	
	color: #7C7676;
	cursor: hand;
}	

A:hover {
	background-color : #C0C0C0;
	text-decoration: none;
	color: #FFFFFF;
}

a.top {
	color: #FFFFFF;
	font-family: "Arial", "Helvetica";
	font-size: 14px;
	text-decoration: none;
	background-color: #A7A49F;
	font-weight: bold;
}

a.top:visited {
text-decoration:none;
}

a.top:hover {
text-decoration:underline;
	color: #000000;
}

a.nav {
	color: #FFFFFF;
	font-family: "Arial", "Helvetica";
	font-size: 20px;	
	text-decoration: none;
	background-color: #A7A49F;
}

a.nav:visited {
text-decoration:none;
}

a.nav:hover {
text-decoration:underline;
	color: #000000;
}
