.page_align {
	margin: auto;
}
.cubenet {
	font-size: 11px;
	color: #999999;
	text-align: right;
}
.cubenet a:link {
	text-decoration: none;
	color: #999999;
}
.cubenet a:visited {
	text-decoration: none;
	color: #999999;
}
.cubenet a:hover {
	text-decoration: underline;
	color: #999999;
}
.cubenet a:active {
	text-decoration: underline;
	color: #999999;
}

