
.header_navigationLink {
font-size: 12px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}
.header_navigationLink:hover {
font-size: 12px;
font-weight: normal;
color: #C8DFEE;
text-decoration: none;
}
.header_navigationLink_Active {
font-size: 12px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}
.header_navigationLink_Active:hover {
font-size: 12px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}
.header_linksLink {
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #454545;
text-decoration: none;
}
.header_linksLink:hover {
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #454545;
text-decoration: underline;
}
.header_linksLink_Active {
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #454545;
text-decoration: none;
}
.header_linksLink_Active:hover {
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #454545;
text-decoration: underline;
}
.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;
}