@charset "utf-8";
/* CSS Document */
.footertext a:link{
	color: #999999;
	text-decoration: none;
}
.footertext a:hover{
	color: #444444;
	text-decoration: none;
}
.footertext a:visited{
	color: #444444;
	text-decoration: none;
}
