@charset "UTF-8";
/* CSS Document */

.Foot a:link {
color: #666666;
text-decoration:none;
}
.Foot a:visited {
color:#666666;
text-decoration:none;
}
.Foot a:hover {
color:#FF6600;
text-decoration:none;
}
.Foot a:active {
color:#666666;
text-decoration:none;
}
