#linklayer {
	width:695px;
	z-index:10;
	margin: auto;
	position: absolute;
	/*vertical-align: bottom;*/
	text-align: right;
	float: right;
	top: 542px;
}

.black a:link {color: #000000; font-size: 9px;}
.black a:visited {color: #000000; font-size: 9px}
.black a:hover {color: #000000; font-size: 9px}
.black a:active {color: #000000; font-size: 9px}

.white a:link {color: #cccccc; font-size: 9px;}
.white a:visited {color: #cccccc; font-size: 9px}
.white a:hover {color: #cccccc; font-size: 9px}
.white a:active {color: #cccccc; font-size: 9px}
