body {
	background-color: #000;
}
.style3 {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FEFEFE;
	line-height: 20px;
	font-weight: normal;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FBA619;
	font-weight: bold;
}
a:link {
	color: #968b39;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #968b39;
}
a:hover {
	text-decoration: none;
	color: #968b39;
}
a:active {
	text-decoration: none;
	color: #968b39;
}
