a	{
	cursor : hand;
}
a:link	{
	color : #5566FF;
	font-family:Century Gothic; font-size:12pt; text-decoration:none
}
a:visited	{
	color : #5566FF; text-decoration:none; font-family:Century Gothic; font-size:12pt
	
}
a:active	{
	color : #5566FF;
	text-decoration : none
}
a:hover	{
	color : #0000FF; background-color : #5566FF;
	
}
body	{
	color : #999999;
	font-size : 10pt;
	cursor : crosshair;
	background-color : #000000;
	background-image : url('images/kabe.gif');
}