:link {
	color:#e79800;
}

:link:active, :visited:active {
	color:#e79800;
}

:link:focus, :visited:focus {
	color:#e79800;
}

:link:hover, :visited:hover {
	color:#e79800;
	font-weight:bold;
}

:visited {
	color:#e79800;
}

body {
	background-color:rgb(128, 128, 128);
}

body,table,tr,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#00bcbf;
}

table, tr, td {
	background-color:#005354;
}

.bgcolor {
	color:#005354;
}

.zelle_HP_backgrd {
	background-color:#005354;
	width:980px;
	border-right:1px solid rgb(255, 153, 0);
	border-left:1px solid rgb(255, 153, 0);
	border-top:1px solid rgb(255, 153, 0);
	border-bottom:1px solid rgb(255, 153, 0);
}


