@charset "utf-8";

.cssskin-header_new  {
  background-color: #1e113c;
  height: 114px;
}

.cssskin-header_new a:link {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  border-bottom: hidden;
}

.cssskin-header_new a:visited {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  border-bottom: hidden;
}

.cssskin-header_new a:hover {
  color: #3361a6;
  text-decoration: underline;
  font-weight: bold;
}

