.style1 {color: #FFFFFF}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}.bg {
	background-color: #000099;
	background-image: url(images/bluebg.jpg);
	background-repeat: repeat;
}
.sidecurtain {
	background-image: url(images/curtain.jpg);
	background-repeat: repeat;
}
.bluebg {
	background-color: #174F8A;
}

.cinemalistingback {
	background-color: #102C49;
	background-image: url(images/cinemabg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: thin solid #FFFFFF;
}
.stagefloor {
	background-image: url(images/floor.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}

.text A:link {text-decoration: underline; color:#FFFFFF;}
.text A:visited {text-decoration: underline; color:#FFFFFF;}
.text A:active{text-decoration: underline; color:#FFFFFF;}
.text A:hover{text-decoration: underline; color: #FFFFFF;}p {
	font-family: "trebuchet MS";
	font-size: .9em;
}
