body
	{background-color: #000;
	font: 1.0em Arial, Helvetica, sans-serif;
	color:#f00;
	text-align: center;
	scrollbar-3dlight-color: red;
	scrollbar-arrow-color: red;
	scrollbar-base-color: red;
	scrollbar-darkshadow-color: red;
	scrollbar-face-color: black;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: red;
	background-attachment: fixed;
	background-image:  url(http://www.circusplanet.net/homepagina/CPlogoDonker.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 25px;
	cursor: url(http://www.circusplanet.net/cursor.cur); }

H2 
	{font: 1.1em Arial, Helvetica, sans-serif;
	color:#fff; }

img
	{border-collapse: collapse;
	border: 1px solid #000; }

table
	{font: 1.0em Arial, Helvetica, sans-serif;
	color:#fff; }

td
	{font: 1.0em Arial, Helvetica, sans-serif;
	color:#f00;}
	
A 
	{color:#f00; }

A:visited 
	{color:#f00; }

A:active 
	{color:#fff; }

A:hover 
	{color:#fff; }
