body{
cursor:url("sick.cur");
}

.white {
	font-family: tahoma;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFFFFF;
}
.yellow {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #D3B763;
}
A: link {
color: #CC0000;
}

