body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCC;
	font-size: 14px;
	line-height: 22px;
}
.small_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #FFF;
}
.bgroundhome {
	background-image: url(graphics/hands.jpg);
}
a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FF9;
	text-decoration: none;
}
a:active {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FF9;
	text-decoration: none;
}
.bgroundCopy {
	background-image: url(graphics/Hands-Web.jpg);
}
.bground_content {
	background-color: #10100e;
}
.body_red {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #AD0000;
}
