body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fffce7;
	font-variant: normal;
	background-color: #873E0D;
	margin: 0px;
}
.text {
	text-align: right;
	padding-top: 25px;
	padding-right: 30px;
}
.text2 {
	text-align: right;
	padding-top: 25px;
	color: #C8C5B6;
	padding-right: 30px;
}
.launch {
	float: right;
	text-align: right;
	padding-right: 30px;
}
a:link {
	color: #FFFCE7;
	text-decoSration: underline;
}
a:visited {
	color: #FFFCE7;
	text-decoration: underline;
}
a:hover {
	color: #BFBCAE;
	text-decoration: underline;
}
a:active {
	color: #FFFCE7;
	text-decoration: underline;
}
a.flash:link {
	color: #BFBCAE;
	text-decoSration: none;
	text-decoration: none;
}
a.flash:visited {
	color: #BFBCAE;
	text-decoration: none;
}
a.flash:hover {
	color: #FFFCE7;
	text-decoration: none;
}
a.flash:active {
	color: #BFBCAE;
	text-decoration: none;
}
