body,td,th {
	color: #666666;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}
.footer {
	font-size: 12px;
}
.footer a {
	color: #777777;
	text-decoration: none;
}
.footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
#start{
	width: 990px;
	text-decoration: none;
	margin: auto;
	margin-top:20px;
}
#start img {
	float: left;
}
#starttext {
	color: #666666;
	float: left;
	width: 210px;
	text-align:left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;	
	margin-left: 25px;
	margin-top:160px;
}
#starttext a {
	text-decoration: none;
}
#starttext img {
	margin-left: 20px;
}
#starttext a:hover {
	text-decoration: none;
	color:#FF0000;
}
#intro {
	margin-top:60px;
	text-align:left;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	width:750px;
}
#intro a {
	text-decoration: none;
}
#intro a:hover {
	text-decoration: none;
	color:#FF0000;
}