body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
	cursor: url(angel.cur)
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00FF00;
	cursor: url(angel1.cur)
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.interest {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #FFFFFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}