body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #000000;

}
.textlinks a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	color: #003399;
}
.textlinks a:hover {
	color: #666633;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #003399;
}
a:hover {
	color: #666633;
	text-decoration: none;
}
h1 {
	font-size: 16px;
}
.extra_space {
	line-height: 22px;
}
.navigation {
	position: relative;
	width: 100%;
}

.tokenNecklaceBox {
	width:950px;margin-left:auto;margin-right:auto;margin-bottom:15px;border: 1px solid #000000;height:175px;
}
.token_flash {
	float:left;width:720px;style="z-index:1;
}
.token_verbiage {
	float:left;width:200px;text-align:left;color:#927A5E;margin-left:20px;margin-top:15px;font-size:13px;
}
.token_link {
	color:#927A5E;font-size:11px;
}

.tokenNecklacePicLeft img {
	border: 1px solid #DDDDDD;
	float: left;
	margin-right: 5px;
}
.tokenNecklacePicRight img {
	border: 1px solid #DDDDDD;
	float: left;
	margin-bottom: 15px;
}
