
.header_navigationLink {
font-family: Arial, Helvetica, Sans Serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}
.header_navigationLink:hover {
font-family: Arial, Helvetica, Sans Serif;
font-size: 12px;
font-weight: normal;
color: #ffcc00;
text-decoration: none;
}
.header_navigationLink_Active {
font-family: Arial, Helvetica, Sans Serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
.header_navigationLink_Active:hover {
font-family: Arial, Helvetica, Sans Serif;
font-size: 12px;
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;
}