body {
	background-color: #000000;
	margin-top: 50px;
}
.movie_txt {
	font-family: "Century Gothic";
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
}
.movie_txt a:link {
	font-family: "Century Gothic";
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
}
.movie_txt a:visited {
	font-family: "Century Gothic";
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
}
.movie_txt a:hover {
	font-family: "Century Gothic";
	font-size: 9px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	padding-top: 10px;
}

