
.header_navigation {
font-family: Arial, Helvetica, Sans Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
.header_navigation:hover {
font-family: Arial, Helvetica, Sans Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #e8f2f9;
text-decoration: none;
}
.header_navigation_Active {
font-family: Arial, Helvetica, Sans Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #51a3ce;
text-decoration: none;
}
.header_navigation_Active:hover {
font-family: Arial, Helvetica, Sans Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #51a3ce;
text-decoration: none;
}
.header_links {
font-family: Arial, Helvetica, Sans Serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #2c6b9a;
text-decoration: none;
}
.header_links:hover {
font-family: Arial, Helvetica, Sans Serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}
.header_links_Active {
font-family: Arial, Helvetica, Sans Serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #2c6b9a;
text-decoration: underline;
}
.header_links_Active:hover {
font-family: Arial, Helvetica, Sans Serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #2c6b9a;
text-decoration: underline;
}
