BODY {
	cursor:url('gruen.cur');
	background-color: #c6dfc2;
	scrollbar-face-color: #c6dfc2;
	scrollbar-highlight-color: #c6dfc2;
	scrollbar-shadow-color: #c6dfc2;
	scrollbar-3dlight-color: #658663;
	scrollbar-arrow-color:  #658663;
	scrollbar-track-color: #c6dfc2;
	scrollbar-darkshadow-color: #658663;
	background-image: url(images/bgmain.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
	color: #003300;
	background-attachment: fixed;
 }
a:link {
	color: #339966;
	font-style: italic;
	text-decoration: none;
}
a:visited {
	color: #339966;
	text-decoration: none;
}
a:hover {
	text-decoration: underline overline;
	color: #000000;
	cursor: hand;
	font-family: Verdana;
	font-style: normal;
}
.frmd {
	border: 1px solid #003300;
}
