body 	{	
	font-family: arial;
	color: red;
	size: 2pt;
	background:#000 url('http://www.circusplanet.net/homepagina/CPlogoDonker.gif') no-repeat fixed center; color:#f00;
	text-align: left;
	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;
	margin: 25px;
	cursor: url(http://www.circusplanet.net/cursor.cur); font-style:normal; font-variant:normal; font-weight:normal
	}



h1 { font-style: bold; size: 3; color: red }
h2 { font-size: 14px; text-decoration: underline overline; color: white; letter-spacing: 1px; text-transform: uppercase }

A
{
	color:#f00;
}

A:visited
{
	color:#f00;
}

A:active
{
	color:#fff;
}

A:hover
{
	color:#fff;
}


