.Text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.Text a:link {
	text-decoration: none;
	color: #999999;
}
.Text a:visited {
	text-decoration: none;
	color: #999999;
}
.Text a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.Text a:active {
	text-decoration: none;
}
.under {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #999999;
	margin: 5px;
	text-align: right;
	padding-right: 20px;
}
.backto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	margin: 5px;
	text-align: left;
	padding-left: 20px;
}
.backto a:link {
	text-decoration: none;
	color: #CCCCCC;
}
.backto a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.backto a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.backto a:active {
	text-decoration: none;
}

