
.footer_links {
font-size: 11px;
font-weight: normal;
color: #666666;
text-decoration: none;
}
.footer_links:hover {
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: underline;
}
.footer_navigation {
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffca00;
text-decoration: none;
}
.footer_navigation:hover {
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffca00;
text-decoration: underline;
}
.footer_navigation_Active {
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #3a4d96;
text-decoration: none;
}
.footer_navigation_Active:hover {
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #3a4d96;
text-decoration: underline;
}
.footer_text {
font-family: Arial, sans-serif;
font-size: 11px;
color: #3a4d96;
}
.footer_text:hover {
font-family: Arial, sans-serif;
font-size: 11px;
color: #3a4d96;
}