body {
	background-color: #000000;
	background-image: url(../img/back-new01.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
}
.maintext {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
}
.eventtext {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
}
.title {
	color: #DDCDAD;
	font-weight: bold;
}
.small-link {
	font-size: 10px
}
a:link {
	color: #DAC9A7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CAB180;
}
a:hover {
	text-decoration: none;
	color: #FEBF5E;
}
a:active {
	text-decoration: none;
	color: #FEBF5E;
}
.style5 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}