.columny {
	text-align: justify;
	font-size: x-small;
	width: 150px;
	color: #ddd;
	position: absolute;
	bottom: 410px;
	right: 60px;
	z-index: 1;
}

.columny a:link {
	color: #bbe;
}

.columny a:visited {
	color: #bbe;
}

