A:link { color: #FFFFFF; text-decoration: None; font-size: 13px; font-family: Arial, Helvetica }
A:visited { color: #FFFFFF; text-decoration: None; font-size: 13px; font-family: Arial, Helvetica }

#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;
	}
	
V:link {
	font-family:		"Arial";
	font-size:			11px;
	color:				rgb(0,0,0);
	text-decoration:	none;
	}
	
div.text {
#	background:			url("../gfx/text-bg.png");
	font-family:		"Arial";
	color:         rgb(0,0,0);
		}
		
div.design {
	font-family:		"Arial";
	font-size:			11px;
	color:				rgb(0,0,0);
	}