a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FC0;
}
a:active {
	color: #FF9900;
}
body {
	background-color: #000;
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-position: center top;
	line-height: 21px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.blackbackground1 {
	background-attachment: scroll;
	background-image: url(images/main-black-BG.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.headerMAIN {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #FC0;
}
.boxMAINTEXT {
	border: 1px solid #CCC;
	background-color: #000;
}
