body {
	background-color: #000000;
	FFF7DF
	horizontal-align: middle;
	background-image: url("../images/bg_img.jpg");
    background-position: 50% 0%;
    background-repeat: no-repeat;

}

.navigation {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef984;
	text-decoration: none;

}

.navigation2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6b411;
	text-decoration: none;

}

.navigation a:visited {
	text-decoration: none;
	color: #fef984;
}

.navigation2 a:visited {
	text-decoration: none;
	color: #f6b411;
}

.navigation2 a:link {
	text-decoration: none;
	color: #f6b411;
}

.navigation a:link {
	text-decoration: none;
	color: #fef984;
}

.navigation a:hover {
	text-decoration: none;
	color: #f6b411;
}

.copyright {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef984;

}
.copyright a:visited {
	text-decoration: underline;
	color: #fef984;
}
.copyright a:link {
	text-decoration: underline;
	color: #fef984;
}
.copyright a:hover {
	text-decoration: none;
	color: #f6b411;
}


.table {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef984;
}

.table2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef984;
	letter-spacing: -0.2px
}
.table3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef984;
	letter-spacing: -0.7px
}
.table a:visited {
	text-decoration: none;
	color: #fef984;
}
.table a:link {
	text-decoration: underline;
	color: #f6b411;
}
.table a:hover {
	text-decoration: underline;
	color: #f6b411;
}

