.body {
	background-image: url(../images/bg.jpg);
	background-position: 0px 0px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-size: 11px;
	color: #666666;
}
.movietitle {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.movietext {
	font-size: 12px;
	color: #FFFFFF;
}
.movietext:visited {
	font-size: 12px;
	color: #FFFFFF;
}
.bottom_box0_text {
	font-size: 12px;
	color: #279BC5;
}
.bottom_box0_text:visited {
	font-size: 12px;
	color: #279BC5;
}
.bottom_box1_text {
	font-size: 12px;
	color: #489006;
}
.bottom_box1_text:visited {
	font-size: 12px;
	color: #489006;
}
.bottom_box2_text {
	font-size: 12px;
	color: #6A6747;
}
.bottom_box2_text:visited {
	font-size: 12px;
	color: #6A6747;
}
.bottom_box3_text {
	font-size: 12px;
	color: #403F43;
}
.bottom_box3_text:visited {
	font-size: 12px;
	color: #403F43;
}
.linkcolor:visited
{
	color:			#666666;
	text-decoration:	underline;
}
.linkcolor:hover
{
	color:			#ff0000;
	text-decoration:	underline;
}
.linkcolor:link
{
	color:			#666666;
	text-decoration:	underline;
}
