
.footer_links {
font-size: 11px;
font-weight: normal;
color: #959595;
text-decoration: none;
}
.footer_links:hover {
font-size: 11px;
font-weight: normal;
color: #707070;
text-decoration: none;
}
.footer_navigation {
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ff6621;
text-decoration: none;
}
.footer_navigation:hover {
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ff6621;
text-decoration: underline;
}
.footer_text {
font-size: 11px;
color: #b8b8b8;
}
.footer_text:hover {
font-size: 11px;
color: #79A6C3;
}
.footer_navigation_Active {
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #454545;
text-decoration: none;
}
.footer_navigation_Active:hover {
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #454545;
text-decoration: underline;
}
.footer_links_Active {
font-size: 11px;
font-weight: normal;
color: #79A6C3;
text-decoration: none;
}
.footer_links_Active:hover {
font-size: 11px;
font-weight: normal;
color: #79A6C3;
text-decoration: none;
}