body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c7c5b4;
	html { overflow:hidden; }
}

html {
overflow: hidden;
}

.flash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.flash:link {
	color: #54523F;
	font-weight: bold;
	text-decoration: underline;
}
a.flash:visited {
	color: #918D6C;
	font-weight: bold;
	text-decoration: underline;
}
a.flash:hover {
	color: #918D6C;
}
a.flash:active {
	color: #918D6C;
	font-weight: bold;
	text-decoration: underline;
}