body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-face-color: #111111;
	scrollbar-highlight-color: #222222;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #333333;
	scrollbar-arrow-color:  #cccccc;
	scrollbar-track-color: #060606;
	scrollbar-darkshadow-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #bb0000;
	font-weight: bold;
}

/* Firefox Cursor */
/* body {cursor: url(http://www.alathair.de/html/style/Arrow.png), auto;}
a {cursor:url(http://www.alathair.de/html/style/Hand.png),auto;} */

/* IE Cursor */
/* body {cursor:url('http://www.alathair.de/html/style/hand.ani');}
a {cursor:url('http://www.alathair.de/html/style/handhover.ani');}
a:active {cursor:url('http://www.alathair.de/html/style/handdown.ani');} */