A:LINK {
  color : black;
  text-decoration : none;
}
A:HOVER {
  color : black;
  text-decoration : underline;
}
a:visited {
  color: #000000;
  text-decoration: none;
}
a:active {
  color: #000000;
  text-decoration: underline;
}
.table_border {
  border: 1px solid #000000;
}
.ydc16 {
  font-size : 16px;
  line-height : 30px;
}
.ydc14 {
  font-size: 14px;
  line-height: 18px;
}
.ydc12 {
  font-size : 12px;
  line-height: 16px;
}
.ydc10 {
  font-size : 10px;
  line-height: normal;
}
.ydc24{
  font-size : 24px;
  line-height : 36px;
}
h1 {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 0px;
}
