.large-text {
  font-size: 15px;
  line-height: 20px;
  font-family: "Verdana";
}

.main-text {
  font-size: 13px;
  line-height: 16px;
  font-family: "Verdana";
}

.downloadsize-text {
  font-size: 10px;
  font-family: "Verdana";
}

.note-text {
  font-size: 10px;
  font-family: "Verdana";
}

.tips {
  position: absolute; visibility: hidden;
  font-size: 10pt;
  font-family: "Verdana";
  text-align: center;
  width: 100px;
  background-color: #fc9012;
  border: #f89543 solid 1px;
}


.t12 {
  font-size: 13px;
  line-height: 16px;
  TEXT-DECORATION: none
}
A:link {
  TEXT-DECORATION: none
}
A:visited {
  TEXT-DECORATION: none
}
A:active {
  TEXT-DECORATION: none
}
A:hover {
  COLOR: #000080; TEXT-DECORATION: none
}
