@charset "utf-8";



#links {
	position:absolute;
	left:0px;
	top:797px;
	width:955px;
	height:30px;
	z-index:99;
	visibility: visible;
	font-size: 85%;
	text-align: left;
}

#links a:link {
	text-decoration: none;
	color: #79C3D8;
}
#links a:visited {
	text-decoration: none;
	color: #79C3D8;
}
#links a:hover {
	text-decoration: none;
	color: #6DD19F;
}
