@charset "utf-8";
.style_foot {
	background-color: #091d42;
	color: #FFFFFF;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
