Body {
    cursor:url('silberpfeil.cur');
	background-color: #f4c881;
	scrollbar-face-color: #f4c881;
	scrollbar-3dlight-color: #f4c881;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #f4c881;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #f4c881;
	font-family: Verdana;
	font-size: 10px;
	color: #660000;
	}
A:link {
	color:#990000;
	text-decoration:none;
	cursor:none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
A:visited {
	color:#660000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
A:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: underline overline;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	cursor: hand;
	font-weight: bold;
}
.frmd {
	border: 1px solid #660000;
}
.menu {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	float: left;
	height: auto;
	width: auto;
	visibility: inherit;
	font-weight: bold;
}

