@charset "UTF-8";
body {
	background-color: #000000;
	text-align: center;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
}
#intro img {
	text-align: center;
	text-decoration: none;
	margin-top: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
