body {
	background-color: #000000;
	font-family: Helvetica;
	font-size: 12px;
	color: #DBD3D1;

}
.glow {
	z-index: 5;
	width: 81px;
	height: 43px;
	left: 409px;
	position: relative;
	top: 281px;
}
.showhand {
	cursor: pointer;
	cursor: hand;
}
.text {
	font-family: Helvetica;
	font-size: 12px;
	width: 500px;
}
.email {
	font-family: Helvetica;
	font-size: 12px;
	width: 500px;
	color: #CCCCCC;

}
a:link {
	color: #dbd3d1;
}
a:visited {

	color: #dbd3d1;
}
a:hover {


	color: #dbd3d1;
}
a:active {



	color: #dbd3d1;
}
