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