#body {
#	background-color:		#ebebeb;
#	}
	
body {
	background-color:		#5D6B54;
	font-family:		"Arial";
	margin-top:			0px;
	margin-left:		0px;
	margin-right:		0px;
	margin-bottom:		0px;
	border-style:		none;
	}
	
A:link {
	font-family:		"Arial";
	font-size:			11px;
	color:				#ffffff;
	text-decoration:	none;
	}
	
A:visited {
	font-family:		"Arial";
	text-decoration:	none;
	color:				#ffffff;
	font-size:			11px;
	
V:link {
	font-family:		"Arial";
	font-size:			11px;
	color:				#ffffff;
	text-decoration:	none;
	}
	
div.text {
#	background:			url("../gfx/text-bg.png");
	font-family:		"Arial";
		}
		
div.design {
	font-family:		"Arial";
	font-size:			11px;
	color:				#ffffff;
	}