@charset "UTF-8";
body {
	background-color: #000000;
}
.bottomLIne {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 5px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
