.background {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/index/home_background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 74%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
}
.back_hall {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/hall/backgrounds.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #666666;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.box {
	border: 1px solid #666666;
}
