@charset "UTF-8";

.cssskin-_block_header  {
  margin: 0 auto;
  height: 128px!important;
  width: 1020px!important;
}

.cssskin-_block_header a:link {
  color: #00ff40;
  font-weight: bolder;
  font-size: 24px;
  margin-bottom: 18px;
  text-shadow: #fff 0 1px 0;
  border-radius: 5px;
}

.cssskin-_block_header a:hover {
  font-size: 12px;
}

