body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.flashcontent2 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -150px;
	margin-left: -200px;
	font-family: Tahoma;
	font-size: 10px;
	color: #776f5a;
	text-align: center;
}
a:link {
    color: #EBD59C;
	text-decoration: none;
}
a:visited {
    color: #EBD59C;
	text-decoration: none;
}
a:hover {
    color: #FFFFFF;
	text-decoration: none;
}
a:active {
    color: #FFFFFF;
	text-decoration: none;
}