body {
	background-image: url();
	background-repeat: no-repeat;
	background: center;
	border-bottom: 2;
	border-left-color: #FF6600;
	border-right-color: #FF9900;
	background-color: #000000;
	text-align: left;
}
.Style1 {color: #FFFFCC}
.Style2 {color: #CCCCCC}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #F28E02;
	font-style: italic;
}
a:active {
	text-decoration: none;
}
.Style3 {color: #FFFFFF; }
.Style4 {
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

