body {
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: black;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: black;
}

TD {
	font-size: 14px;
	line-height: 150%;
	width: 600px;
}
h1 {
	font-family: "‚l‚r –¾’©";
	font-size: 30px;
	text-align: right;
	margin: 50px 0px;
}

a:link {
	color: #666633;
	border-bottom: 1px dashed 666633;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	background-color: #666633;
}