.bodycopy {
	font-family: Futura,Times Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006666;
}
.bodycopycontrast {
	font-family: Futura,Times Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC9933;
}
.linkcopy {
	font-family: Futura, Times Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00CC00;
}
.linkcopy:hover {
	font-family: Futura, Times Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC9933;
}
.thumb {
	width:80px;
	height:60px;
	border:2px solid;
	border-color:#006666;
	margin: 0px 0px;
	background:#cccccc;
}
.thumb:hover {
	border:2px solid;
	border-color:#00CC00;
	margin: 0px 0px;	
}
.moviethumb {
	width:100px;
	height:100px;
	border:2px solid;
	border-color:#006666;
	margin: 0px 0px;
	background:#cccccc;
}
.moviethumb:hover {
	border:2px solid;
	border-color:#00CC00;
	margin: 0px 0px;	
}
