body{
	color: #333333;
	font: 13px 'Lucida Grande', Verdana, sans-serif;
	background-color: #333;
	margin-left: 0px;
	margin-top: 0px;
}



.style1 {color: #7DC141}
.style3 {
	color: ##5E421C;
	text-decoration: none;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #7DC141;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style8 {
	font-weight: bold;
	color: #000000;
}
.style6 {
	color: #333;
}


.fade {
  position: absolute;
  top: 25px
  left:50px
}

.fade div {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}