
.header_navigationLink {
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #454545;
text-decoration: none;
}
.header_navigationLink:hover {
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #454545;
text-decoration: underline;
}
.header_navigationLink_Active {
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ff6621;
text-decoration: none;
background: #ebebeb;
}
.header_navigationLink_Active:hover {
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ff6621;
text-decoration: underline;
background: #ebebeb;
}
.header_linksLink {
font-family: Arial, Helvetica, Sans Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
.header_linksLink:hover {
font-family: Arial, Helvetica, Sans Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
.header_linksLink_Active {
font-family: Arial, Helvetica, Sans Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
.header_linksLink_Active:hover {
font-family: Arial, Helvetica, Sans Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
.header_title {
font-family: Arial, sans-serif;
font-size: 18px;
font-weight: bold;
color: #454545;
}
.header_title:hover {
font-family: Arial, sans-serif;
font-size: 18px;
font-weight: bold;
color: #454545;
}