a, a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		font-style: normal;
		text-decoration:none;
		color: #999999;
}
a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		font-style: normal;
		text-decoration:none;
		color: #FFF;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style1 {
	font-size: 24px;
	color: #FFFFFF;
}
.style2 {color: #CCCCCC}
.style3 {color: #999999}
.style4 {color: #996633}
.style5 {color: #666666}
.style6 {color: #3399CC}

.projectinfo {
	font-style: normal;
	position: absolute;
	left: 60px;
	top: 440px;
}

.filmtitles {
	font-style: normal;
	position: absolute;
	left: 60px;
	top: 130px;
}

.screenings {
	font-style: normal;
	position: absolute;
	left: 704px;
	top: 448px;	
}

.preview {
	font-style: normal;
	position: absolute;
	left: 60px;
	top: 72px;
	
}

.topmenu {
	font-size: 11px;
	font-style: normal;
	position: absolute;
	left: 60px;
	top: 30px;
	
}

.thumbs {
	position: absolute;
	left: 60px;
	top: 345px;
}
