A:link        { font-weight: normal; text-decoration: none; color: #09d114; }
A:visited     { text-decoration: none; color: #09d114; font-weight: normal; }
A:hover       { text-decoration: none; color: #34dec0; }

body		{

	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #ffffff;
	
	background-color: #000000;

	margin-top: 0;
	margin-left: 0;
	margin-right: 0;

	padding-top: 0;
	padding-left: 0; 
	padding-right: 0;

}

#star
{
	position: absolute;
	z-index: 1000;
	left: 45%;
}

.text,.blah	{

	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;

}

.babytext	{

	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;

}

.scroll	{

	top: 0px;
	left: 0px;
	
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: transparent;
}

.tradidle
{
	background: #333333;
	color: #ffffff;
	font-size: 12px;
}
.tradhover
{
	background: #666666;
	color: #ffffff;
	font-size: 12px;
	cursor:pointer;
}
.tradidle a, .tradhover a
{
	color: #ffffff;
	font-size: 12px;
}