body {
	background-image:  url("bg-blkplanets.jpg");
	background-color: #CC33CC;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #291423;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #783F6A;
	font-weight: bold;
}
a:visited {
	color: #CC33CC;
	text-decoration: none;
}
a:hover {
	color: #CC33CC;
	text-decoration: underline;
}
a:active {
	color: #CC33CC;
	text-decoration: none;
}

a:link {
	color: #CC33CC;
	text-decoration: none;
}

.xsmall {font-size: x-small}




