td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
h2 {
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
}
body {
	background-color: #000;
	font: 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;
	
}

A
{
	color:#f00;
}

A:visited
{
	color:#f00;
}

A:active
{
	color:#fff;
}

A:hover
{
	color:#fff;
}

A:table
{
	border-color: #666;
}
