.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
	cursor:url("badger.cur");
}
a:hover.link {
	text-decoration: underline;
	cursor:url("badger.cur");
}
a:visited {
	text-decoration: none;
	color: #000000;
	cursor:url("badger.cur");
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	cursor:url("badger.cur");
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2;
	color: 000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	cursor:url("badger.cur");
}
.norepeat {
	background-repeat:no-repeat;
	background-position: center center;
}
BODY{
cursor:url("badger.cur");
}
